PDA

View Full Version : AdminCp Problem for Transfer Hosting


tefon
08-28-2008, 09:24 PM
Hi they all..

i transfer my hosting.

forum : running
vbseo : running

but admincp not running :(

pls help me


Warning: chdir(): No such file or directory (errno 2) in C:\Inetpub\vhosts\frmpc.com\subdomains\forum\httpd ocs\admincp\global.php on line 31

Warning: main(C:\Inetpub\vhosts\xxxxx.com\subdomains\forum\ httpdocs\admincp/includes/init.php): failed to open stream: No such file or directory in C:\Inetpub\vhosts\xxxxx.com\subdomains\forum\httpd ocs\admincp\global.php on line 34

Fatal error: main(): Failed opening required 'C:\Inetpub\vhosts\xxxxx.com\subdomains\forum\http docs\admincp/includes/init.php' (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\xxxxx.com\subdomains\forum\httpd ocs\admincp\global.php on line 34

Dismounted
08-29-2008, 08:16 AM
Make sure all the files have been uploaded.

Marco van Herwaarden
08-29-2008, 08:21 AM
Check your config.php for a wrong path.

OTForums
08-29-2008, 03:10 PM
As Marco said this will be a problem with your forum paths in the 'config.php' file. The same problem happened when I transfered my old vBulletin forum a year ago.

tefon
09-02-2008, 11:01 PM
$config['Misc']['forumpath'] = 'c:\inetpub\vhosts\xxxxx.com\subdomains\forum';


pls help me. thanks

Opserty
09-02-2008, 11:21 PM
Try:

$config['Misc']['forumpath'] = '';

Instead of that line.

tefon
09-03-2008, 09:50 AM
i change config.php


$config['Misc']['forumpath'] = '';


but



Warning: chdir(): No such file or directory (errno 2) in C:\Inetpub\vhosts\frmpc.com\subdomains\forum\httpd ocs\admincp\global.php on line 31

Warning: main(C:\Inetpub\vhosts\xxxxx.com\subdomains\forum\ httpdocs\admincp/includes/init.php): failed to open stream: No such file or directory in C:\Inetpub\vhosts\xxxxx.com\subdomains\forum\httpd ocs\admincp\global.php on line 34

Fatal error: main(): Failed opening required 'C:\Inetpub\vhosts\xxxxx.com\subdomains\forum\http docs\admincp/includes/init.php' (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\xxxxx.com\subdomains\forum\httpd ocs\admincp\global.php on line 34

Opserty
09-03-2008, 10:14 AM
What are your settings for?

$config['Misc']['admincpdir'] = 'admincp';
$config['Misc']['modcpdir'] = 'modcp';

Marco van Herwaarden
09-03-2008, 01:23 PM
Also check the Forum path in your vB options. Looks like you have set it to your admincp directory instead of forumhome.

tefon
09-04-2008, 10:08 PM
What are your settings for?

$config['Misc']['admincpdir'] = 'admincp';
$config['Misc']['modcpdir'] = 'modcp';


this settings correct my friends. :(

i think problem PHP in server.

http://forum.frmpc.com/tef10/info.php


_ENV["SCRIPT_FILENAME"] C:\Inetpub\vhosts\frmpc.com\subdomains\forum\httpd ocs/tef10info.php

tefon
09-07-2008, 09:05 PM
pls help me

SEOvB
09-07-2008, 09:10 PM
try setting the forum path to

C:\Inetpub\vhosts\frmpc.com\subdomains\forum\httpd ocs\