 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
February 13th, 2005, 06:16 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Nov 2004 Location: Florida
Posts: 39
| Installation Help Needed!
I get through to the "Configuring Photopost" page and when I try to continue this step, I get this error:
Warning: main(/mnt/web_a/d24/s26/b01b4b09/www/forum/photopost/languages/english/pp-inc.php): failed to open stream: No such file or directory in /home/blackmus/public_html/photopost/pp-inc.php on line 63
Warning: main(/mnt/web_a/d24/s26/b01b4b09/www/forum/photopost/languages/english/pp-inc.php): failed to open stream: No such file or directory in /home/blackmus/public_html/photopost/pp-inc.php on line 63
Fatal error: main(): Failed opening required '/mnt/web_a/d24/s26/b01b4b09/www/forum/photopost/languages/english/pp-inc.php' (include_path='.:/usr/local/lib/php') in /home/blackmus/public_html/photopost/pp-inc.php on line 63
Can someone help, please.
|
| |
February 14th, 2005, 02:35 AM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Jul 2004
Posts: 49
|
I have the same problem...
I installed photopost in a subdirectory of my Vbulletin 3 board.
I also used inc_photopost.php integration file (for VB) and modifyed the paths in it.
For information :
I run photopost 4.8.6 on a dedicated linux server, with all up to dates PHP, MySql etc.
Last edited by fabz; February 14th, 2005 at 02:37 AM.
|
| |
February 14th, 2005, 03:12 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Jul 2004
Posts: 49
|
Ok MustangLisa, I found what was wrong (for me and perhaps for you) :
In config-int.php (located at Photopost's root) check line 15 the vbpath parameter.
If you are integrating PP with VB board, then change vbpath to the right forum path.
Hope it will be helpfull for you.
|
| |
February 14th, 2005, 08:08 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
Your paths looks wrong!!!
In your config-inc.php file should be this
$PP_PATH="/home/blackmus/public_html/photopost";
Then in your config-int.php file you should have this
$pppath="/home/blackmus/public_html/photopost";
$vbpath="/mnt/web_a/d24/s26/b01b4b09/www/forum";
|
| |
February 14th, 2005, 08:53 AM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Nov 2004 Location: Florida
Posts: 39
| Quote: |
Originally Posted by omegatron Your paths looks wrong!!!
In your config-inc.php file should be this
$PP_PATH="/home/blackmus/public_html/photopost";
Then in your config-int.php file you should have this
$pppath="/home/blackmus/public_html/photopost";
$vbpath="/mnt/web_a/d24/s26/b01b4b09/www/forum"; | I am using that path in the config-inc.php file. Where is the config-int.php file?? I don't see one of those. I think I am missing that file. I'm going to re-download the .zip file and try again.
Thanks!!
|
| |
February 14th, 2005, 09:03 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
If your using our latest version there is surely a config-int.php file and thats where the vb3 header include gets its info.
|
| |
February 14th, 2005, 01:17 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Nov 2004 Location: Florida
Posts: 39
|
I found it, thanks. I made the changes and am getting this error now:
Warning: main(/home/blackmus/public_html/photopost/forums/vb3.php): failed to open stream: No such file or directory in /home/blackmus/public_html/photopost/pp-inc.php on line 2502
Warning: main(/home/blackmus/public_html/photopost/forums/vb3.php): failed to open stream: No such file or directory in /home/blackmus/public_html/photopost/pp-inc.php on line 2502
Fatal error: main(): Failed opening required '/home/blackmus/public_html/photopost/forums/vb3.php' (include_path='.:/usr/local/lib/php') in /home/blackmus/public_html/photopost/pp-inc.php on line 2502
|
| |
February 14th, 2005, 04:13 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
See that you have uploaded the subdirectory forums in the photopost distribution and all its integration files |
| |
February 14th, 2005, 05:57 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Nov 2004 Location: Florida
Posts: 39
|
Ah, that helps, thanks.
One more question and then I'll leave you alone . . . if I am integrating PP with VB3, should I create the "photopost" folder/directory under the VB3 "forum" directory as a child, or as a sibling?
|
| |
February 14th, 2005, 06:39 PM
|
#10 (permalink)
| | Senior Member
Join Date: Mar 2003
Posts: 1,319
|
You can create your photopost directory as a grand dad if you wish  doesn't matter as long as your paths are correct!
-T
|
| |
February 14th, 2005, 07:16 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Nov 2004 Location: Florida
Posts: 39
|
LOL. It's all good now. Thanks to all the helpers. I REALLY appreciate it. |
| |
February 14th, 2005, 10:38 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Nov 2004 Location: Florida
Posts: 39
|
Ok, now I have another small issue. When I select to not use the VB3 headers, I don't see anywhere to log in to admin the PP. When I select to use the VB3 headers, I get this error:
Warning: chdir(): No such file or directory (errno 2) in /home/blackmus/public_html/photopost/header-inc.php on line 18
Warning: main(./global.php): failed to open stream: No such file or directory in /home/blackmus/public_html/photopost/header-inc.php on line 19
Warning: main(./global.php): failed to open stream: No such file or directory in /home/blackmus/public_html/photopost/header-inc.php on line 19
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/blackmus/public_html/photopost/header-inc.php on line 19
|
| |
February 15th, 2005, 05:11 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Nov 2004 Location: Florida
Posts: 39
|
Disregard -- found the answer in the cookie problem thread.
Thanks to everyone who helped!!
|
| | |
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 07:00 PM. | |