"System Checks" Errors
Wezp Directory
Joined: 2007-06-15
Posts: 9 |
Posted: Tue, 2007-07-03 22:34 |
Hello I just got some errors/warning while configuration is in "System Checks" step.Errors like: exec() allowed----Warning How can I fix that problems?From any code or are they a hosting problem.? ---------------------------------- |
|
Posts: 32509
@exec:
ask your webhost to allow it...
but g2 works without exec() as well, that's what the warning explains.
@filesystem operations:
that's a real problem. copy and paste the exact warning text you see. it lists the filesystem methods which are disabled by your webhost.
your webhost needs to adjust the php configuration to be compatible with g2.
--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage
Posts: 9
Hi valiant, Thanks for the answer. Full of error is:
Filesystem Operations Failed
Error: Essential filesystem operations are disabled in your PHP by the disabled_functions parameter in php.ini. You must allow these functions before Gallery will run. These functions are missing: readfile.
and I am going to ask my host for this problem. thanks again
----------------------------------
Wezp Directory
----------------------------------