coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: joelafrite on January 28, 2004, 12:48:45 AM

Title: cannot install coppermine with 755 permission ?
Post by: joelafrite on January 28, 2004, 12:48:45 AM
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.
Title: cannot install coppermine with 755 permission ?
Post by: Joachim Müller on January 28, 2004, 07:24:28 AM
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 (http://coppermine.sourceforge.net/demo/docs/index.htm#safe) that comes with coppermine).

GauGau