 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
September 7th, 2005, 08:27 AM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Sep 2005
Posts: 23
| install errors
I'm installing with vb3.5.0, gd2. I got these errors between steps 4 and 5:
Warning: fopen(/home/httpd/vhosts/romsexguide.com/httpdocs/photopost/data/500/thumbs/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1181
Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1182
Warning: fopen(/home/httpd/vhosts/romsexguide.com/httpdocs/photopost/data/500/medium/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1187
Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1188
Warning: fopen(/home/httpd/vhosts/romsexguide.com/httpdocs/photopost/data/500/mini/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1193
Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1194
Warning: fopen(/home/httpd/vhosts/romsexguide.com/httpdocs/photopost/data/1/thumbs/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1181
Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1182
Warning: fopen(/home/httpd/vhosts/romsexguide.com/httpdocs/photopost/data/1/medium/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1187
Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1188
Warning: fopen(/home/httpd/vhosts/romsexguide.com/httpdocs/photopost/data/1/mini/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1193
Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1194
Warning: fopen(/home/httpd/vhosts/romsexguide.com/httpdocs/photopost/data/2/thumbs/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1181
Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1182
Warning: fopen(/home/httpd/vhosts/romsexguide.com/httpdocs/photopost/data/2/medium/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1187
Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1188
Warning: fopen(/home/httpd/vhosts/romsexguide.com/httpdocs/photopost/data/2/mini/index.htm): failed to open stream: Permission denied in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1193
Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/install.php on line 1194
|
| |
September 7th, 2005, 08:30 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,658
|
Hello per the installation instructions your data directory and all its subdirectories need to be 777. Those errors suggest you have not set permissions accordingly.
|
| |
September 7th, 2005, 08:56 AM
|
#3 (permalink)
| | Junior Member Verified Customer
Join Date: Sep 2005
Posts: 23
|
yeah, i just figured that as well. I'd changed the data folder to 777, but not all of the sub directories.
thanks
|
| |
September 7th, 2005, 08:58 AM
|
#4 (permalink)
| | Junior Member Verified Customer
Join Date: Sep 2005
Posts: 23
|
ok - that's fixed, but I have a new error now when running photopost. I get this at the top of the photopost home page.
Warning: file_exists(): open_basedir restriction in effect. File(/path/to/php/headtags.htm) is not within the allowed path(s): (/home/httpd/vhosts/romsexguide.com/httpdocs:/tmp) in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/pp-inc.php on line 354
|
| |
September 7th, 2005, 09:10 AM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,658
|
In admin in global options remove the 3 bogus paths to header footer and headtags. you have open_basedir set so you can't have bogus paths in there. We use those to show people what a path is.
|
| |
September 7th, 2005, 09:12 AM
|
#6 (permalink)
| | Junior Member Verified Customer
Join Date: Sep 2005
Posts: 23
|
excellent, thank you
|
| |
November 28th, 2005, 12:57 AM
|
#7 (permalink)
| | Registered User
Join Date: Nov 2005
Posts: 1
| Quote: |
Originally Posted by tox ok - that's fixed, but I have a new error now when running photopost. I get this at the top of the photopost home page.
Warning: file_exists(): open_basedir restriction in effect. File(/path/to/php/headtags.htm) is not within the allowed path(s): (/home/httpd/vhosts/romsexguide.com/httpdocs:/tmp) in /home/httpd/vhosts/romsexguide.com/httpdocs/photopost/pp-inc.php on line 354 | Hi...I get exactly the same error but I can't login to admin to fix. Can you tell me which script contains the dummy paths?
I've looked but I can't find them
Any help appreciated.
Thanks!
Andrew
|
| |
November 28th, 2005, 01:41 AM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Dec 2003 Location: Michigan. USA
Posts: 170
| Quote: |
Originally Posted by maclean1968 Hi...I get exactly the same error but I can't login to admin to fix. Can you tell me which script contains the dummy paths?
I've looked but I can't find them
Any help appreciated.
Thanks!
Andrew | You can also change this using phpMyAdmin
In the settings table, just remove the path for the header and footer.
|
| |
November 28th, 2005, 09:54 AM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,658
|
Yep if you can't login to admin its time to browse phpmyadmin settings table settings 8-10 and blank those. While your in there go to setting 171-173 and reverify your cookie settings. If your using vbulletin no doubt your cookie prefix is empty and you need to set this by entering your cookie settings here. They are in your vb admin panel and the prefix is in the vbulletin config file
|
| | |
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 03:57 AM. | |