Page 1 of 1

Moving Site problem

Posted: Sat Mar 17, 2007 2:40 am
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

Re: Moving Site problem

Posted: Sat Mar 17, 2007 3:33 am
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

Re: Moving Site problem

Posted: Sat Mar 17, 2007 4:36 am
by Nullig
Did you edit the config.php with the new path info and mysql info?

Nullig

Re: Moving Site problem

Posted: Sat Mar 17, 2007 6:18 am
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.

Re: Moving Site problem

Posted: Sun Mar 18, 2007 7:22 am
by Nullig
Is this the old or new path?

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

Nullig