database move, now cannot uploads pics database move, now cannot uploads pics
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

database move, now cannot uploads pics

Started by minxfic, March 11, 2005, 05:35:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

minxfic

I have just moved my gallery to a new database, everything seems fine except i cannot upload files. Either in batches, or one at a time. If i try one at a time I get this error message:


Warning: move_uploaded_file(./albums/edit/mHTTP_temp_0c5eefc8.jpg): failed to open stream: Permission denied in /home/*******/public_html/galleries/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/tmp/phptS1piv' to './albums/edit/mHTTP_temp_0c5eefc8.jpg' in /home/*******/public_html/galleries/upload.php on line 1197

If i try loading in batch files, it loads and says they are there, but are not.


Have I missed something in the move?

I have checked to see if all the directories are there, they are as far as I am aware.

Any help would be greatlky appreciated.

Please bear in mind, I make good use of 'Idiot's guide to...' I am not that bright techinically.

minx


Joachim Müller

have you made sure that the albums folder and all sub folders it contains (especially the edit folder) exist and are CHMODed as suggested in the documentation? This probably isn't related to database manipulation (merely coincidence). Try searching the board for the error message you get for more details.

Joachim

minxfic