PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Index.php errors -- please help! (http://www.photopost.com/forum/photopost-pro-installation-upgrades/112204-index-php-errors-please-help.html)

MustangLisa February 15th, 2005 05:35 PM

Index.php errors -- please help!
 
I have everything installed and can access the admin.php fine . . . now my index.php pages says this:

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

Can you guide me in the right direction to fix this, please.

Chuck S February 15th, 2005 05:46 PM

Check all your path statements in the config files and make sure all path statements are correct.

Your photopost is this path

/home/blackmus/public_html/photopost

MustangLisa February 15th, 2005 10:53 PM

They seem to be right. Am I supposed to have a header-inc.php file in my pp directory? I don't have one.

When I turn the following "off", the index.php loads fine, but is generic w/o any colors or formatting:

vB3 INTEGRATION
Do you want to enable the vB3 Integration which uses your vB3 headers, footers and styles?


Here's how it looks with that setting "off": http://www.blackmustangclub.com/photopost/index.php

Chuck S February 16th, 2005 09:50 AM

yes there is suppose to be a header-inc.php file in your photopost directory

From your error it says there is that file there. The error states the paths are wrong

You can PM me admin login to check

MustangLisa February 16th, 2005 11:39 AM

PM sent. Thanks!

Chuck S February 16th, 2005 12:27 PM

You had your forum path set to this

/home/blackmus/public_html/photopost/forum

not this

/home/blackmus/public_html/forum

MustangLisa February 16th, 2005 01:23 PM

Thanks SO much!!!


All times are GMT -5. The time now is 08:13 PM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97