Moving Site problem

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
seafurymike
Forum Members
Forum Members
Posts: 24
Joined: Sun Feb 04, 2007 11:44 am

Moving Site problem

Post by seafurymike »

Hi,

I have read through the moving site doco and it is straight forward.
I completed the move as outlined.

History:
I created the site on my local server and now paid for a hosting service with MYSQL backend.
I copied all of the cms and Dbase aver, had some issues with Dbase communication and now I find myself with this error.(ref below)

I have no idea how to tackle the problem. I checked that the path and files are present (they are) 774 permissions.
Can anyone shed some light on it. Does it have to be linked with the MYSQL of the hosting site???

================================================================================
[Sat Mar 17 19:10:16 2007] [error] [client 58.105.56.189] PHP Warning:  adonewconnection(/usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodbSQL_drivers/db1075285/db1075285_driver.inc): failed to open stream: No such file or directory in /usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodb.inc.php on line 53

[Sat Mar 17 19:10:16 2007] [error] [client 58.105.56.189] PHP Warning:  adonewconnection(): Failed opening '/usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodbSQL_drivers/db1075285/db1075285_driver.inc' for inclusion (include_path='.:/usr/share/pear') in /usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodb.inc.php on line 53

[Sat Mar 17 19:10:16 2007] [error] [client 58.105.56.189] PHP Warning:  adonewconnection(/usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodbSQL_drivers/db1075285/db1075285_date_module.inc): failed to open stream: No such file or directory in /usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodb.inc.php on line 67

[Sat Mar 17 19:10:16 2007] [error] [client 58.105.56.189] PHP Warning:  adonewconnection(): Failed opening '/usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodbSQL_drivers/db1075285/db1075285_date_module.inc' for inclusion (include_path='.:/usr/share/pear') in /usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodb.inc.php on line 67

[Sat Mar 17 19:10:16 2007] [error] [client 58.105.56.189] PHP Warning:  adonewconnection(/usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodbSQL_drivers/db1075285/db1075285_extend_module.inc): failed to open stream: No such file or directory in /usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodb.inc.php on line 67

[Sat Mar 17 19:10:16 2007] [error] [client 58.105.56.189] PHP Warning:  adonewconnection(): Failed opening '/usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodbSQL_drivers/db1075285/db1075285_extend_module.inc' for inclusion (include_path='.:/usr/share/pear') in /usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodb.inc.php on line 67

[Sat Mar 17 19:10:16 2007] [error] [client 58.105.56.189] PHP Warning:  adonewconnection(/usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodbSQL_drivers/db1075285/db1075285_transaction_module.inc): failed to open stream: No such file or directory in /usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodb.inc.php on line 67

[Sat Mar 17 19:10:16 2007] [error] [client 58.105.56.189] PHP Warning:  adonewconnection(): Failed opening '/usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodbSQL_drivers/db1075285/db1075285_transaction_module.inc' for inclusion (include_path='.:/usr/share/pear') in /usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodb.inc.php on line 67

[Sat Mar 17 19:10:16 2007] [error] [client 58.105.56.189] PHP Fatal error:  Class pear_extender:  Cannot inherit from undefined class db1075285_transaction_adoconnection in /usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/generic_modules/pear_module.inc(5) : eval()'d code on line 1


Any help will be greatly appreciated

Michael
seafurymike
Forum Members
Forum Members
Posts: 24
Joined: Sun Feb 04, 2007 11:44 am

Re: Moving Site problem

Post by seafurymike »

Okay,

I have actually progressed a bit. It seems that the path is the issue with most of it as they use virtual hosting.

For anyone doing this, I changed MYSQL to be my user id instead.

What I have left is this, any thoughts from anyone?

=============================================
[Sat Mar 17 20:17:26 2007] [error] [client 58.105.56.189] PHP Fatal error:  Class mysql_date_extender:  Cannot inherit from undefined class db1075285_driver_adoconnection in /usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodbSQL_drivers/db1075285/db1075285_date_module.inc(11) : eval()'d code on line 1

[Sat Mar 17 20:17:29 2007] [error] [client 58.105.56.189] PHP Fatal error:  Class mysql_date_extender:  Cannot inherit from undefined class db1075285_driver_adoconnection in /usr/local/pem/vhosts/102283/webspace/httpdocs/lib/adodb_lite/adodbSQL_drivers/db1075285/db1075285_date_module.inc(11) : eval()'d code on line 1

==============================================

Nearly there I hope

Michael
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: Moving Site problem

Post by Nullig »

Did you edit the config.php with the new path info and mysql info?

Nullig
seafurymike
Forum Members
Forum Members
Posts: 24
Joined: Sun Feb 04, 2007 11:44 am

Re: Moving Site problem

Post by seafurymike »

Yes,

It passes the MySQL establishment.
I also ammended it to reflect the new public site.

I hope I have it all correct.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: Moving Site problem

Post by Nullig »

Is this the old or new path?

/usr/local/pem/vhosts/102283/webspace/httpdocs

Nullig
Locked

Return to “[locked] Installation, Setup and Upgrade”