Help - Search - Members - Calendar
Full Version: Issue with PHP
The Planet Forums > Operating Systems > Microsoft Windows
bchawla
Control Panel: Plesk
I haven't touched any settings for PHP (PHP came installed w/ Plesk)
Installing vBULLETIN

Warning: chdir(): No such file or directory (errno 2) in C:Inetpubvhosts<domain>subdomainsforumhttpdocsinstallinstall.php on line 18

Warning: main(./install/installcore.php): failed to open stream: No such file or directory in C:Inetpubvhosts<domain>subdomainsforumhttpdocsinstallinstall.php on line 70

Fatal error: main(): Failed opening required './install/installcore.php' (include_path='.;./includes;./pear') in C:Inetpubvhosts<domain>subdomainsforumhttpdocsinstallinstall.php on line 70



Directory is:
/subdomains/forum/httpdocs/install

/subdomains/forum/httpdocs/index.php runs okay (of course it errors out since no database file exists).

Any ideas what the issue here is?
I think it has to do w/ Plesk and the way DIR's are setup. Just ag uess.
Blue|Fusion
QUOTE
Warning: main(./install/installcore.php): failed to open stream: No such file or directory in C:Inetpubvhosts<domain>subdomainsforumhttpdocsinstallinstall.php on line 70


Try editing install.php to where it includes ./install/installcore.php to ./installcore.php

That may fix 1 thing. I don't know if it will work then still. Seems to me, however, that the install.php file isn't written well to match the directory structure.
bchawla
I will try it in the morning, thans.
bchawla
if I leave the code as is and put files in the default directory (/forum) it works good
however when I put it in the subdomain directory, it gets crazy errors.

Any ideas?
bchawla
dunno if anyone cares, but I could not resolve the issue. It seems to be a PLESK 6.5 BUG. Hopefully SM will upgrade me to 7.0 for free
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.