PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds Installation & Upgrades

Classifieds Installation & Upgrades If you're having install or upgrade problems, post here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old November 23rd, 2005, 09:21 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 57
Installation Error

Please help.
I get the following message upon completion of installation.



Unable to create/write to pp-classifieds/data! Check your data directory permissions.
Unable to create/write to pp-classifieds/data/1! Check your data directory permissions.
Unable to create/write to pp-classifieds/data/2! Check your data directory permissions.
Johnbmtl is offline   Reply With Quote
Old November 23rd, 2005, 09:22 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 57
More details

Warning: fopen(pp-classifieds/data/index.htm): failed to open stream: No such file or directory in /home/content/j/w/b/jwbabiakc/html/pp-classifieds/install.php on line 1003

Warning: fclose(): supplied argument is not a valid stream resource in /home/content/j/w/b/jwbabiakc/html/pp-classifieds/install.php on line 1004

Warning: fopen(pp-classifieds/data/1/index.htm): failed to open stream: No such file or directory in /home/content/j/w/b/jwbabiakc/html/pp-classifieds/install.php on line 1015

Warning: fclose(): supplied argument is not a valid stream resource in /home/content/j/w/b/jwbabiakc/html/pp-classifieds/install.php on line 1016

Warning: fopen(pp-classifieds/data/2/index.htm): failed to open stream: No such file or directory in /home/content/j/w/b/jwbabiakc/html/pp-classifieds/install.php on line 1027

Warning: fclose(): supplied argument is not a valid stream resource in /home/content/j/w/b/jwbabiakc/html/pp-classifieds/install.php on line 1028
Johnbmtl is offline   Reply With Quote
Old November 23rd, 2005, 09:54 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,694
Hello per the installation instructions for classifieds the data and uploads directories as well as there subdirectories need to be set to CHMOD 777
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old November 24th, 2005, 06:00 AM   #4 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 57
Re:"data and uploads directories as well as there subdirectories need to be set to CHMOD 777"

I assumed that since the rest of the installation went well that the permissions were ok.

How or should I say where do I do that?
Johnbmtl is offline   Reply With Quote
Old November 24th, 2005, 06:11 AM   #5 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Originally Posted by Johnbmtl
Re:"data and uploads directories as well as there subdirectories need to be set to CHMOD 777"

I assumed that since the rest of the installation went well that the permissions were ok.

How or should I say where do I do that?
What FTP program do you use to upload files to your web server ?

Many FTP programs have the same options.
- Login to your FTP server
- goto /html/pp-classifieds/data folder (on many ftp programs you can right click the folder "data" and goto "Properties" or "CHMOD") Change it's value to 777.
- Do the same steps to "uploads" and sub-folders"

see Attached:
Attached Images
File Type: gif 777.gif (3.0 KB, 9 views)

Last edited by Zachariah; November 24th, 2005 at 06:24 AM.
Zachariah is offline   Reply With Quote
Old November 24th, 2005, 07:18 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 57
The files/folders you mentionned were not 777. I changed them but I still get the exact same error.
Johnbmtl is offline   Reply With Quote
Old November 24th, 2005, 07:20 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,694
It is not the files it is the directories that much be 777. If you get this error still it is because the directories are not set writable
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old November 24th, 2005, 07:27 AM   #8 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 57
Quote:
Originally Posted by Chuck S
It is not the files it is the directories that much be 777. If you get this error still it is because the directories are not set writable

Double-checked. Data, Data1 and Data2 directories are all 777.
Am I missing something obvious such as a directory above those levels?
Johnbmtl is offline   Reply With Quote
Old November 24th, 2005, 07:46 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,694
Is your $PP_PATH set in config-inc.php file set to this?

$PP_PATH = "/home/content/j/w/b/jwbabiakc/html/pp-classifieds";

Just a thought as if the directories are 777 there should be no errors
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old November 24th, 2005, 08:08 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 57
Quote:
Originally Posted by Chuck S
Is your $PP_PATH set in config-inc.php file set to this?

$PP_PATH = "/home/content/j/w/b/jwbabiakc/html/pp-classifieds";

Just a thought as if the directories are 777 there should be no errors

No it's not.

It's: $PP_PATH = "pp-classifieds";
Johnbmtl is offline   Reply With Quote
Old November 24th, 2005, 08:14 AM   #11 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 57
No idea where the ""/home/content/j/w/b/jwbabiakc/html/pp-classifieds" came from.
Johnbmtl is offline   Reply With Quote
Old November 24th, 2005, 08:16 AM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,694
On install we would grab the server path and it would be as I posted it looks to me like you altered yours on install to be just pp-classifieds and that is your issue.

Your $PP_PATH variable must be as I have wrote.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old November 24th, 2005, 08:20 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 57
That's it!

Thanks for the great support!
Johnbmtl is offline   Reply With Quote
Old November 24th, 2005, 10:48 AM   #14 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 57
Another problem when I try to add and ad with an image.

Warning: move_uploaded_file(/home/content/j/w/b/jwbabiakc/html/pp-classifieds/data2/1van.gif): failed to open stream: No such file or directory in /home/content/j/w/b/jwbabiakc/html/pp-classifieds/image-inc.php on line 53

Warning: move_uploaded_file(): Unable to move '/tmp/phpEGMdua' to '/home/content/j/w/b/jwbabiakc/html/pp-classifieds/data2/1van.gif' in /home/content/j/w/b/jwbabiakc/html/pp-classifieds/image-inc.php on line 53
Johnbmtl is offline   Reply With Quote
Old November 24th, 2005, 11:17 AM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,694
In admin global options on your data path add a slash on the end /

Notice there is no slash between data and 2
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old November 24th, 2005, 11:19 AM   #16 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 57
FOund the problem.

Image problem was because GD2 was not selected in config.
Johnbmtl is offline   Reply With Quote
Old November 24th, 2005, 11:50 AM   #17 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 57
Error keeps recurring:



Warning: move_uploaded_file(/home/content/j/w/b/jwbabiakc/html/pp-classifieds/data/7/116e160e0.gif): failed to open stream: No such file or directory in /home/content/j/w/b/jwbabiakc/html/pp-classifieds/image-inc.php on line 53

Warning: move_uploaded_file(): Unable to move '/tmp/phpetXHww' to '/home/content/j/w/b/jwbabiakc/html/pp-classifieds/data/7/116e160e0.gif' in /home/content/j/w/b/jwbabiakc/html/pp-classifieds/image-inc.php on line 53
Johnbmtl is offline   Reply With Quote
Old November 24th, 2005, 12:04 PM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,694
Is your GD2 version 2.028 or higher?

Is the data/7 directory 777?

move_uploaded_file is pretty specific as it is saying permissions are not right

Is safe mode on on this server?

Link to phpinfo?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old November 24th, 2005, 12:40 PM   #19 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 57
Quote:
Originally Posted by Chuck S
Is your GD2 version 2.028 or higher?

Is the data/7 directory 777?

move_uploaded_file is pretty specific as it is saying permissions are not right

Is safe mode on on this server?

Link to phpinfo?

Data7 directory is 777

GD2 version is "bundled (2.0.28 compatible)"

Safe mode is off

A pdf with phpinfo is attached
Johnbmtl is offline   Reply With Quote
Old November 24th, 2005, 12:56 PM   #20 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 57
Here's the link to phpinfo:

http://www.classifiedadzs.com/phpinfo.php
Johnbmtl is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error on installation bill03 Photopost Pro Installation & Upgrades 7 July 29th, 2005 11:28 AM
After installation error dtzy Installs and Upgrade - vBulletin 3.0.X 11 May 3rd, 2005 10:49 PM
Installation Error kaboodle Photopost Pro Installation & Upgrades 3 March 6th, 2005 10:37 PM
installation error Fatal error: Call to undefined function: init_user_groups hoss ReviewPost Installation & Upgrades 1 January 16th, 2005 07:35 PM
Help with installation? Getting this error? Magical One Photopost Pro Installation & Upgrades 1 August 25th, 2004 05:09 PM


All times are GMT -5. The time now is 02:56 PM.

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