Cannot upload files Cannot upload files
 

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 upload files

Started by reallove, November 12, 2005, 04:08:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

reallove

Hello,
My sysadmin recently moved the entire server on another machine (from linux , to FreeBSD).I successfully moved my gallery (http://reallove.lsun.net),but the problem is that now I can't upload new files.
I tried to re-install the gallery,switched the folder and files permisions,no result.The problem is I don't know where to get help : from my sysadmin or from you? I've created a new gallery just for testing purposes,to see the problem.It's on http://reallove.lsun.net/cpg135/ ,with username 'test' and password 'test'.Can someone check why I can't do the upload?
Thanks,
Dan.
Dan/reallove

Stramm

permissions of the edit folder are set to 777 ?

reallove

Yes they are .(in fact,coppermine install did not succeed until all the folder permissions were ok).
Dan/reallove

reallove

problem solved by my sysadmin :
php_admin_flag register_globals offphp_admin_flag safe_mode off
Dan/reallove