FreePgs.com Forum

FreePgs Related => Support Requests => Topic started by: admin on April 25, 2007, 12:30:29 AM

Title: PHP Updated to 5.2.1
Post by: admin on April 25, 2007, 12:30:29 AM
PHP has been updated to 5.2.1 on the FreePgs system.

Thank you,
FreePgs.com Admin
Title: Re: PHP Updated to 5.2.1
Post by: r03in on April 25, 2007, 09:15:48 AM
Will this create any known bug with existing PHP? I just logged into my site 2day and got error messages :(

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(content/..) is not within the allowed path(s): (/tmp/:/fpgs/fpgshttpd/r03in/:/fpgs/fpgslogs/53543/:/usr/share/pear/:/dev/urandom) in /fpgs/fpgshttpd/r03in/scripts/sb_utility.php on line 287
Title: Re: PHP Updated to 5.2.1
Post by: r03in on April 25, 2007, 09:52:23 AM
I am also getting error message in the web ftp section and am allso unable to upload stuff ver the online file manigment system.

(http://i127.photobucket.com/albums/p135/r03in/web-error.png)

Title: Re: PHP Updated to 5.2.1
Post by: AlexN on April 25, 2007, 01:29:59 PM
My uploader isn't working now :(

I keep getting an error saying that the files aren't chmodded to 777, but they are... :(
Title: Re: PHP Updated to 5.2.1
Post by: admin on April 25, 2007, 05:03:44 PM
This version of PHP seems to have a problem parsing/using open_basedir restrictions properly.

I have modified the restrictions to not include the final slash for the /tmp folder.  This will at least resolve the problems with the file uploads using our scripts.

Please let me know if the problems persist.  (If so we will need to further modify the remaining paths in the same manner.)

Thank you,
FreePgs.com Admin
Title: Re: PHP Updated to 5.2.1
Post by: admin on April 25, 2007, 10:34:17 PM
Net2FTP has been updated ("Online FTP File Manager") to the latest version that supports PHP 5.2.1

Thank you,
FreePgs.com Admin
Title: Re: PHP Updated to 5.2.1
Post by: r03in on April 26, 2007, 07:00:16 AM
Looks the front end is working again gonna try upload somthing :)
Title: Re: PHP Updated to 5.2.1
Post by: AlexN on April 26, 2007, 07:43:05 AM
Cheers, everything is back to normal :)

Thanks!!!