PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Disappearing directory (http://www.photopost.com/forum/photopost-pro-installation-upgrades/123956-disappearing-directory.html)

Paul Ward March 22nd, 2006 05:17 PM

Disappearing directory
 
I had php memory issues so I switched from GD to ImageMagick and some pics were uploaded successfully after this.

Today one of my members tried to upload some pictures, but had errors returned which turned out to be because the "uploads" directory had disappeared.

I've reinstated it and can upload pics - but why did this happen? How do I stop it happening again?

Chuck S March 22nd, 2006 05:39 PM

Well if the uploads directory does not exist we create it.

I would suggest you double check your uploads directory is 777 so that the script is able to create user subdirectories

This would be the issue that I see if it was not created on upload. You might also want to check in php settings that your server host has not turned safe mode on the server.

Paul Ward March 24th, 2006 03:42 PM

php settings were the same, the uploads file was there and functioning properly one day, then for no apparent reason it disappeared and so no-one could upload any new pics.

I re-instated it and it's working fine again as it was before, but now I have an added task of checking it doesn't disappear for no reason again - or at least re-uploading if it does. It's getting embarassing telling my users that the board works fine now and then getting emails with the latest error message when they can't submit any pics.

Chuck S March 24th, 2006 05:32 PM

Well somehow it would have had to have been deleted but at least you now know the cause.


All times are GMT -5. The time now is 02:33 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97