cannot install coppermine with 755 permission ? cannot install coppermine with 755 permission ?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

cannot install coppermine with 755 permission ?

Started by joelafrite, January 28, 2004, 12:48:45 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

joelafrite

hi

When running install.php, I don't understand why I get
"Fatal error: Call to undefined function: rmdir() in /var/www/.../install.php on line 119"
It looks like the install script cannot delete the 'dummy' folder.
All my folders have 755 permission (according to the FAQ, it should be sufficient), and anyway I'm not allowed to chmod them to 777.

my config :
PHP Version 4.3.4
safe_mode_gid is On

Does anyone have a hint ? Thanks in advance.

Joachim Müller

the faq says to test as well with 777 permissions, may be necessary on some server setups, especially since you seem to be running in safe mode. Try enabling silly_safe_mode as well (refer to the manual/documentation that comes with coppermine).

GauGau