First I installed CMS Made Simple 1.0.2. Everything looked fine. Then I tried to install modules. With the module manager I just got:
Code: Select all
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 317440 bytes) in
/home/www/web296/html/modules/nuSOAP/classes/nusoap.php on line 809
Code: Select all
Couldn't change permissions on some files (Troubleshooting)
Code: Select all
check and save the path to mysql binaries before using Mysql Dump.
Code: Select all
/usr/local/mysql/bin
My next step was to look into the config.php. I installed Config GUI, another nice module that lets you edit your config file with a nice interface. So this was when I got another error that confused me:
Code: Select all
Config.php is not writable by PHP
So my last step took me to look up ownership of the files. 99% of the files are owned by "web296" - thats me when I upload things like a config.php by ftp. Some exceptions like images uploaded by the Image Manager are owned by "wwwrun" however.
So here I am at my wits' end. What's going on on this install? Does this sound familiar to anybody who has NOT given up and changed hosting?
Your help is highly appreciated!
Desperately
Oliver