Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Pear > XXX/home/us_pear/PEAR

Featured Replies

Hello together,

I got an error message and want to know if it has something todo with my code or with the server.

The error code is like shown in picture. But I have no folder in > home/us_pear/PEAR

And the path is set in php.ini as well

Quote

; PHP's default setting for include_path is ".;/path/to/php/pear"
; https://php.net/include-path
include_path = ".;${US_ROOTF}/home/us_pear/PEAR"

 

 

pear.jpg

  • 6 months later...

Thank you for producing such a fascinating essay on this subject. This has sparked a lot of thought in me, and I'm looking forward to reading more. I played purble place game after stressful work, it was amazing

 

  • 6 months later...
  • 2 months later...

Hey Melissa000! Have you managed to fix the issue yet? 😵 I’ve tried searching for a solution online too, but all I keep finding is Candy Clicker instead of anything helpful! 😂 Let me know if you figured it out!

  • 5 months later...
On 12/23/2023 at 4:26 PM, Fux0312 said:

Hello together,

I got an error message and want to know if it has something todo with my code or with the server.

The error code is like shown in picture. But I have no folder in > home/us_pear/PEAR

And the path is set in php.ini as well

drive mad

What specific error message are you encountering? ave you checked if the include path in your php.ini file is correctly pointing to a valid directory?

  • 2 months later...
On 12/23/2023 at 5:26 PM, Fux0312 said:

Hello together,

I got an error message and want to know if it has something todo with my code or with the server.

The error code is like shown in picture. But I have no folder in > home/us_pear/PEAR

And the path is set in php.ini as well

veckio

This is most likely a server/environment configuration issue, not your business logic.

1.Your include_path points to /home/us_pear/PEAR, but that directory doesn’t exist → PEAR is not installed (or installed elsewhere).

2.${US_ROOTF} is probably not being expanded, so the path becomes /home/us_pear/PEAR.

3.On Linux, include_path should typically use : as the separator, not ;.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.