 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
September 16th, 2007, 03:29 PM
|
#1 (permalink)
| | Junior Member
Join Date: Jan 2006
Posts: 11
| Error message when trying to upload
I'm using PhotoPost PHP vB3 Enhanced, purchased in 2005. If I need to renew something with a payment I'm happy to do so. I do not have easy access to my license #.
The error we're getting when trying to upload is:
Unable to move file [/tmp/phprOEEml] [/home/swepics/public_html/gallery/uploads/21/filename.JPG]
We have made no changes to the site, vbulletin, or anything, and it appears that it was working as recent as 9/6/07.
Any help is appreciated!
|
| |
September 16th, 2007, 04:18 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
| http://www.photopost.com/installphp.html
Our install instructions should help. Your data and uploads directories at every level must be set to 777 permissions for uploads to function and that error tells me permissions have not been set to 777 for that directory.
|
| |
September 17th, 2007, 11:44 AM
|
#3 (permalink)
| | Junior Member
Join Date: Jan 2006
Posts: 11
|
We had it installed for us, and as I said, it was working fine until 9/6/07 and we made no changes to anything.
I will double check that though. |
| |
September 17th, 2007, 11:48 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
Sometimes hosts can transition your site to another server if they have to take one offline and permissions can be knocked off directories etc.
|
| |
September 17th, 2007, 11:54 AM
|
#5 (permalink)
| | Junior Member
Join Date: Jan 2006
Posts: 11
|
Well, I did, and all the folders under "gallery" were 777. I changed the gallery folder itself to 777 and now get an error 500.
So I went back to change the gallery folder back to what it was originally, to find that it had already reverted back to what it was originally, and still we are getting the error message.
Please help, now it's worse than before.
EDIT: now it's an error 403.
And now the forum index is giving an error 500. The permissions are exactly what they were to begin with and now everything is screwed up.
|
| |
September 17th, 2007, 12:08 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
The permissions of our program are listed in the install document the only directories that should be 777 are the data and uploads folders in your gallery directory and they must be 777 at every level beneath them as instructed in the install instructions. Once you set permissions as noted in that install document your error will be gone.
|
| |
September 17th, 2007, 12:30 PM
|
#7 (permalink)
| | Junior Member
Join Date: Jan 2006
Posts: 11
|
I am using an FTP program to do this and every time I change the permissions, by the time I go back the beginning to doublecheck, the permissions have reverted. I did this 4 times. It's not letting me change them.
The forums and gallery were working before, at least we could see them. It was only after I started poking around with permissions that I got the error pages. I don't see how changing permissions would fix that. But this is why we paid to have one of you guys install it for us, and unfortunately I know nothing more about the system than I did when it was installed.
Now even the main forums which are in a totally different folder, are giving an error.
It could be that I have unwittingly somehow altered the index or config files by merely opening them. I would appreciate if you or someone could take a look. I will be happy to email my ID and password for FTP.
|
| |
September 17th, 2007, 12:43 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
I cant respond your forums but if you have ftp to your server and attempted to set permissions you may need to ask your host for help here as you may have an issue with permissions on your server they need to fix.
Where is a link to your gallery?
|
| |
September 17th, 2007, 01:01 PM
|
#9 (permalink)
| | Junior Member
Join Date: Jan 2006
Posts: 11
| http://www.starwarsepics.com/gallery
The reason I mentioned the forums at all is that they stopped working instantly along with the gallery, even though I had done nothing but look at the gallery's permissions. And since it didn't let me change them in the first place, I don't think that permissions were the problem.
I did open the gallery config files, which might have somehow altered them, notepad is funny that way. I can post the config files here if that will help, or email them.
|
| |
September 17th, 2007, 01:49 PM
|
#10 (permalink)
| | Junior Member
Join Date: Jan 2006
Posts: 11
|
Got the forums back. Was able to make sure permissions are set and do not revert, they are sticking for now. Gallery still gives 403 error but I'm not as panicky now.  Since permissions are set I do think it's now down to the config files but I'll try whatever you suggest.
|
| |
September 17th, 2007, 03:41 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
Make sure the directories and files as noted are set like permissions suggest on the install.php files should be 644. It does not look like a config error it looks to me like permissions.
|
| |
September 17th, 2007, 04:00 PM
|
#12 (permalink)
| | Junior Member
Join Date: Jan 2006
Posts: 11
|
The directories are exactly as outlined in that link. I will check the files and get back to you.
|
| |
September 17th, 2007, 05:42 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
Not a problem let me know I suspect your file permissions are not correct. You main php files should be 644.
|
| |
September 18th, 2007, 03:52 PM
|
#14 (permalink)
| | Junior Member
Join Date: Jan 2006
Posts: 11
|
Okay, got everything back to where it was at the start: back to the first message when trying to upload.
Unable to move file [/tmp/phprOEEml] [/home/swepics/public_html/gallery/uploads/21/filename.JPG]
All permissions are set forth exactly as they are supposed to be.
|
| |
September 18th, 2007, 04:03 PM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
So your saying uploads as well as the 21 directory are 777?
Okay if thats the case check to ensure your PHP under PHPINFO in admin has safe mode off per our applications requirements. Safe Mode has to be off. To our knowledge that error can only be caused by permissions meaning the directory is not 777 or safe mode is on and the server prevents the action.
|
| |
October 15th, 2007, 02:52 PM
|
#16 (permalink)
| | Junior Member
Join Date: Jan 2006
Posts: 11
|
Yes, they are set to 777. I'll take a look at the safe mode, thanks. |
| |
October 15th, 2007, 04:50 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
wow your looking into this a month later. Let me know because that error is permissions either on the directory or safe mode is on.
|
| |
October 19th, 2007, 06:20 PM
|
#18 (permalink)
| | Junior Member
Join Date: Jan 2006
Posts: 11
|
It's hard for me to get the time to poke around my cpanel or file manager without knowing what I'm looking for.  Where would I find this PHPINFO?
|
| |
October 19th, 2007, 06:54 PM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
You can view your phpinfo under the Photopost admin panel their should be a link in there. Check your safe mode there.
|
| |
October 21st, 2007, 08:54 PM
|
#20 (permalink)
| | Junior Member
Join Date: Jan 2006
Posts: 11
|
I have an integrated photopost with vbulletin whiich was installed by one of you guys, we paid for that. Is there a link directly to this admin panel I could try?
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 02:53 PM. | |