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 Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old March 27th, 2006, 01:59 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 21
Problems Problems Problems

Hello,

I tried to install this script twice with no luck. I get the following error during install:

Quote:
Warning: fopen(/usr/home/XXXXX/public_html/gallery/data/500/thumbs/index.htm): failed to open stream: Permission denied in /usr/home/XXXXX/public_html/gallery/install.php on line 1203

Warning: fclose(): supplied argument is not a valid stream resource in /usr/home/XXXXX/public_html/gallery/install.php on line 1204

Warning: fopen(/usr/home/XXXXX/public_html/gallery/data/500/medium/index.htm): failed to open stream: Permission denied in /usr/home/XXXXX/public_html/gallery/install.php on line 1209

Warning: fclose(): supplied argument is not a valid stream resource in /usr/home/XXXXX/public_html/gallery/install.php on line 1210

Warning: fopen(/usr/home/XXXXX/public_html/gallery/data/500/mini/index.htm): failed to open stream: Permission denied in /usr/home/XXXXX/public_html/gallery/install.php on line 1215

Warning: fclose(): supplied argument is not a valid stream resource in /usr/home/XXXXX/public_html/gallery/install.php on line 1216

Warning: fopen(/usr/home/XXXXX/public_html/gallery/data/1/thumbs/index.htm): failed to open stream: Permission denied in /usr/home/XXXXX/public_html/gallery/install.php on line 1203

Warning: fclose(): supplied argument is not a valid stream resource in /usr/home/XXXXX/public_html/gallery/install.php on line 1204

Warning: fopen(/usr/home/XXXXX/public_html/gallery/data/1/medium/index.htm): failed to open stream: Permission denied in /usr/home/XXXXX/public_html/gallery/install.php on line 1209

Warning: fclose(): supplied argument is not a valid stream resource in /usr/home/XXXXX/public_html/gallery/install.php on line 1210

Warning: fopen(/usr/home/XXXXX/public_html/gallery/data/1/mini/index.htm): failed to open stream: Permission denied in /usr/home/XXXXX/public_html/gallery/install.php on line 1215

Warning: fclose(): supplied argument is not a valid stream resource in /usr/home/XXXXX/public_html/gallery/install.php on line 1216

Warning: fopen(/usr/home/XXXXX/public_html/gallery/data/2/thumbs/index.htm): failed to open stream: Permission denied in /usr/home/XXXXX/public_html/gallery/install.php on line 1203

Warning: fclose(): supplied argument is not a valid stream resource in /usr/home/XXXXX/public_html/gallery/install.php on line 1204

Warning: fopen(/usr/home/XXXXX/public_html/gallery/data/2/medium/index.htm): failed to open stream: Permission denied in /usr/home/XXXXX/public_html/gallery/install.php on line 1209

Warning: fclose(): supplied argument is not a valid stream resource in /usr/home/XXXXX/public_html/gallery/install.php on line 1210

Warning: fopen(/usr/home/XXXXX/public_html/gallery/data/2/mini/index.htm): failed to open stream: Permission denied in /usr/home/XXXXX/public_html/gallery/install.php on line 1215

Warning: fclose(): supplied argument is not a valid stream resource in /usr/home/XXXXX/public_html/gallery/install.php on line 1216
The strange thing is that I DID change the folder settings to 777 and it did create the folders that th script is throwing errors on. Specifically the data/thumbs data/mini and data/medium. The script also changed these folders to 777 once it created them.


After the install is complete the gallery is there but not really useable. It will log me in but if I click on the admin interface it brings me to a login screen (not templated btw). Once I log in there it actually logs me out everywhere on my site.

Also, if I click upload a picture it says I don't have permissions to do so.


Any ideas?
Nathan is offline   Reply With Quote
Old March 27th, 2006, 03:22 PM   #2 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 21
I've tried installing it 3 times now. I must be missing something.

I put photopost in a different database because I don't like the idea of mixing the two. I did enter in the database info for my forums for the user info.

Not sure if I HAVE to mix the databases or not... or why I would want to.
Nathan is offline   Reply With Quote
Old March 27th, 2006, 03:34 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
As the install instructions state the data directories at every level must be 777

http://www.photopost.com/installphp.html

If your having login issues I would suggest if your integrating with vb3 make sure to reinstall and answer the vb license number and cookie prefix questions correctly.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 27th, 2006, 03:37 PM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 21
Did all the above. Everything is 777 and I have the correct vBulletin license number for that install.

When you say integrate with vBullein... do you mean use the same database? What advantage does this hold? I see it as a danger to have both on the same database

My database is already very large and I don't want to mix the two
Nathan is offline   Reply With Quote
Old March 27th, 2006, 03:40 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Location: Belgium
Posts: 44
hi,

it depends on wheter you want to use the photopost user signup system or integrate with one of the suported forum software packages.Those permissions denied errors well if you are sure you did set them then there is something else you can do.Some hosts do not allow chmod 777 on there servers (security) in that case you need to contact them and ask what values you should use.Also if PHP safe's mode is enabled photopost will not work on your server you can see this by running

Code:
Content visible to verified customers only.
safe mode => off

also make sure you set your permissions like mentioned here
Delphivi is offline   Reply With Quote
Old March 27th, 2006, 03:42 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
Exactly if your getting FOPEN FCLOSE errors in the data directories that you say are 777 there is no way they are 777
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 27th, 2006, 03:50 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 21
Thanks to Zach for helping me on IM

I didn't have my cookies set right (bb)
I went into phpmyadmin and all is working now

THANKS!
Nathan is offline   Reply With Quote
Old March 27th, 2006, 03:51 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 21
Quote:
Originally Posted by Chuck S
Exactly if your getting FOPEN FCLOSE errors in the data directories that you say are 777 there is no way they are 777
I have no idea what the issue ways. Like I said in my post it did create the folder and chmod it right. Not sure why it threw an error.

This is a dedicated server and I use 777 all the time.
But the issue is fixed now that I have the cookies set right.

Thanks
Nathan is offline   Reply With Quote
Old March 27th, 2006, 04:02 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
There are multiple folders and there would be nothing to create since they are contained in our download. The reason you got the error you got on install you might have only got the top level if data and even 1 2 500 but you did not drill down to thumbs medium mini and make sure they where 777.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 27th, 2006, 04:45 PM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 21
Quote:
Originally Posted by Chuck S
There are multiple folders and there would be nothing to create since they are contained in our download. The reason you got the error you got on install you might have only got the top level if data and even 1 2 500 but you did not drill down to thumbs medium mini and make sure they where 777.
You hit the nail on the head Chuck. I was still having a few issues and it ended up being the sub sub folders. data/1/thumbs etc...


I am still having some trouble with the formatting though. Not sure why its not translating my forums skin right.

Check out:
http://www.contractortalk.com/
vs
http://www.contractortalk.com/gallery

The green search bar doesn't look right.
Nathan is offline   Reply With Quote
Old March 27th, 2006, 05:12 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
Thats why my very first post had the install instructions linked and stated the data directory at every level had to be changed.

As far as style issues try renaming your name on the div box for your custom search form something other than search. It will conflict with our autorewrite code which makes search a full url so things are found

Try making the name custombox or something
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 27th, 2006, 07:21 PM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 21
That worked, thanks again Chuck.

Sorry for the misunderstanding before. I should have been more careful.

Any quick links on how to edit the look and feel of the gallery? Adding adsense, placing most recent pictures up top instead of on the bottom, etc...

Thanks
Nathan is offline   Reply With Quote
Old March 27th, 2006, 07:25 PM   #13 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 21
BTW, I'm basically going for this type of look http://www.scubaboard.com/gallery/index.php
Nathan is offline   Reply With Quote
Old March 27th, 2006, 07:36 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
Thats a pretty standard layout except he has a banner ad in his indexhead template

You can in Admin => Layout Options select whether to show the recent up top or bottom.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 27th, 2006, 07:47 PM   #15 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 21
how about adding Adsense? Is that something you have to dive into the code to do?

I think I have everything else figured out
Nathan is offline   Reply With Quote
Old March 27th, 2006, 07:50 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
Thats html code just place it in your header html or your footer html or if its a skinny box put it in one of the custompal boxes to show on your sidebar.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S 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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with V3 and PP attroll Photopost Pro Installation & Upgrades 10 October 7th, 2005 10:03 AM
A few problems I am having clubfmradio Installs and Upgrade - vBulletin 3.0.X 3 September 20th, 2005 10:22 AM
Problems, problems...solutions? Base4 Photopost Pro How Do I...? 16 July 27th, 2005 03:53 PM
problems + problems after install help please. drache Photopost Pro Installation & Upgrades 9 September 1st, 2004 10:15 AM
Need urgent help here : Logging in problems/ Cookie problems cinq Photopost Pro Installation & Upgrades 8 July 28th, 2004 07:17 AM


All times are GMT -5. The time now is 12:44 PM.

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