W
|
wex-alpha 5/17/2008 |
I have a project that i have had to move to a different host for a client, and get this error now which I didnt before. Fatal error: Cannot redeclare calcsearchparameters() (previously declared in /home/keithj1/public_html/kj_data/include/dbcommon.php:120) in /home/keithj1/public_html/kj_data/include/commonfunctions.php on line 1199 Can any one point me in the direction of a solution please. Thanks Steve
|
S
|
stevebrettler author 5/19/2008 |
That doesn't appear to be the case, I use the same credentials in other scripts that connect fine, and I would think id get the usual mysql_connect kind of error if that were the case. |
J
|
Jane 5/20/2008 |
It seems you've mixed files built with different PHPRunner versions. |
S
|
stevebrettler author 5/20/2008 |
It seems you've mixed files built with different PHPRunner versions. Try to rebuild project to the new directory and upload it again. If it doesn't help download and install latest PHPRunner update. Then open and rebuild your project again.
|