Error on a clean installation (News package)

Author Message

Andrea Palladino

Wednesday 14 January 2004 12:41:26 am

Hi,
after a clean installation on a Linux RH Enterprise, with MySQL, Php 4.3.3 (eZ SVN Revision 4477 - version 3.3-1), on the debug I recive this error:

Error: eZINI

Jan 14 2004 06:27:06

Couldn't create cache file 'var/cache/ini/0521053f9026196edb3ee860f5e22707.php', perhaps wrong permissions

Warning: eZModuleOperationInfo::execute

Jan 14 2004 06:27:06

Missing main operation memento for key: fb00ae2441685455f20a6da9fcb8032e

Permissions:
all the var/ is setted on 777 (bin/modfix.sh).

PHP infos:

Version

4.3.3

Extensions

xml, tokenizer, standard, sockets, session, posix, pcre, overload, mysql, ftp, ctype, calendar, bcmath, zlib, apache

Safe mode is off.

Basedir restriction is off.

Global variable registration is on.

File uploading is enabled.

Maximum size of post data (text and files) is 55M.

Script memory limit is 12M.
Maximum execution time is 90 seconds.

Where is the problem?

Bye

James Packham

Thursday 15 January 2004 1:18:46 am

I had something similar the other day, this is how I fixed it:

Start by moving the contents of the var directory to somewhere else (keep var/ under the same name in your EZP dir of course!!), chown var/ to apache.apache (if appropiate), refresh the site and see what happens.

If this gets it back to normal great, but make sure you remember to move your storage dir. back and chown -R apache.apache it (the one in your site cache) as otherwise you'll lose any files you uploaded.

Regards,

~James~

p.s. you should really have put this post in install/config you know?

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.