"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
and
Filesystem Operations-----Failed

How can I fix that problems?From any code or are they a hosting problem.?
thanks in advance.

----------------------------------
Wezp Directory
----------------------------------

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2007-07-03 23:09

@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

 
Wezp Directory

Joined: 2007-06-15
Posts: 9
Posted: Wed, 2007-07-04 07:32

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
----------------------------------