View Single Post
Old October 14th, 2004, 11:13 PM   #1 (permalink)
kevinrstruck
Member
 
Join Date: Dec 2002
Location: Lone Tree, Colorado
Posts: 140
Send a message via AIM to kevinrstruck Send a message via Yahoo to kevinrstruck
Upgraded now error

Just upgraded and I am getting all of these errors. The weird thing is that my path is /home/kevinstr/public_html/photopost

not home2/...

Warning: chdir(): No such file or directory (errno 2) in /home2/kevinstr/public_html/photopost/header-inc.php on line 12

Warning: main(mainfile.php): failed to open stream: No such file or directory in /home2/kevinstr/public_html/photopost/header-inc.php on line 13

Warning: main(mainfile.php): failed to open stream: No such file or directory in /home2/kevinstr/public_html/photopost/header-inc.php on line 13

Fatal error: main(): Failed opening required 'mainfile.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/kevinstr/public_html/photopost/header-inc.php on line 13






My config file is:


// PhotoPost Pro Version Number
$VERSION = "4.8";

// Path to your PhotoPost installation - no end slashes
$PP_PATH = "/home/kevinstr/public_html/photopost";


My VB# Lic number has been entered in the Config File.

My header-inc.php file has this:

$vbportal="/home/kevinstr/public_html"; // No ending slash
$pppath ="/home/kevinstr/public_html/photopost"; // No ending slash


I do not know where that home2 is coming from...
kevinrstruck is offline   Reply With Quote