Installation Help
Posted: Sun Oct 05, 2008 3:02 pm
Hi all,
I have a problem with getting this going i have a few exclamation marks and one red x before i even get any where here is the problems listed please keep in mind i have no knowledge of php or MySQL so file paths and full discriptions or welcome. Thanks
Problems:
Checking PHP time limit in second
(minimum 30, recommend 60 or greater)
Number of seconds a script is allowed to run. If this is reached, the script returns a fatal error.
Check for PHP Open Basedir
Open basedir restrictions are in effect. You may have difficulty with some addon functionality with this restriction.
hecking if session.save_path is writable
Open basedir restrictions appear to be in effect. If you have SESSION problems and ini_set works, you can try to enable session by cookies adding: ini_set('session.use_only_cookies', 1); to top of include.php
Checking if ini_set works
Although the ability to override php ini settings is not mandatory, some addon (optional) functionality uses ini_set to extend timeouts, and allow uploading of larger files, etc. You may have difficulty with some addon functionality without this capability. This test may fail if safe_mode is enabled (see below).
That's the lot i send my thanks and appreciation to anyone who can help in return im willing to offer design services to anyone who can sort this. Anyway Post soon.
PS. I think the documentation should have a section for people like me who don't know much about this sort of thing on it.
POST SOON!
I have a problem with getting this going i have a few exclamation marks and one red x before i even get any where here is the problems listed please keep in mind i have no knowledge of php or MySQL so file paths and full discriptions or welcome. Thanks
Problems:
Checking PHP time limit in second
(minimum 30, recommend 60 or greater)
Number of seconds a script is allowed to run. If this is reached, the script returns a fatal error.
Check for PHP Open Basedir
Open basedir restrictions are in effect. You may have difficulty with some addon functionality with this restriction.
hecking if session.save_path is writable
Open basedir restrictions appear to be in effect. If you have SESSION problems and ini_set works, you can try to enable session by cookies adding: ini_set('session.use_only_cookies', 1); to top of include.php
Checking if ini_set works
Although the ability to override php ini settings is not mandatory, some addon (optional) functionality uses ini_set to extend timeouts, and allow uploading of larger files, etc. You may have difficulty with some addon functionality without this capability. This test may fail if safe_mode is enabled (see below).
That's the lot i send my thanks and appreciation to anyone who can help in return im willing to offer design services to anyone who can sort this. Anyway Post soon.
PS. I think the documentation should have a section for people like me who don't know much about this sort of thing on it.
POST SOON!