Tom
|
Re:Install error - 2006/01/04 18:37
admin wrote: Sorry, I'm not clear what is happening. Is your hosting running PHP scripts as the user Apache?
It appears so ...
This should only create conflicts if there are directories that were created via FTP (and will therefore not be owned by Apache).
All existing directories were created by the admin account. Still, even if I give 'group' and 'world' write permission on the directory 'components', the installation script DOES create a directory com_mamboboard in directory 'components' but then reports: ("can't create directory com_MamboBoardTemplate"). I don't get it either; how come user Apache can create a directory but then cannot create a subdir in this new dir?
I tried some more stuff: - changed the CHMOD setting of Mambo; the com_MamboBoard directory is now created with write permission for everyone but still the problem persists. - Installed 2nd instance of Mambo and tried to install MamboBoard in this new clean Mambo; exactly the same problem. - A friend suggested that PHP SafeMode might be a problem; it is 'on' for server and local. I can't change this myself. Could this be the problem?
|