E
Eijkb
Guest
PSA: 7.5.4
HTTP: 2.0.53
PHP: 4.4.1
Description:
A dedicated client has several sites on his server, all running the CJ Overkill script for linktrading.
All different sites are host on different vhosts
Problem:
Output log from "smatjes.com" ->
[Tue Jan 10 11:48:08 2006] [error] [client 80.201.111.181] PHP Fatal error: Cannot redeclare cjoverkill_connect() (previously declared in /var/www/vhosts/paardenlullen.com/httpdocs/cj-functions.inc.php:13) in /var/www/vhosts/smatjes.com/httpdocs/cj-functions.inc.php on line 12
Question:
How is it possible that a function declared within a file on smatjes.com is crashing with the (same) function declared within a file on paardenlullen.com? That shouldn't be possible between different vhosts?
Anyone a solution?
HTTP: 2.0.53
PHP: 4.4.1
Description:
A dedicated client has several sites on his server, all running the CJ Overkill script for linktrading.
All different sites are host on different vhosts
Problem:
Output log from "smatjes.com" ->
[Tue Jan 10 11:48:08 2006] [error] [client 80.201.111.181] PHP Fatal error: Cannot redeclare cjoverkill_connect() (previously declared in /var/www/vhosts/paardenlullen.com/httpdocs/cj-functions.inc.php:13) in /var/www/vhosts/smatjes.com/httpdocs/cj-functions.inc.php on line 12
Question:
How is it possible that a function declared within a file on smatjes.com is crashing with the (same) function declared within a file on paardenlullen.com? That shouldn't be possible between different vhosts?
Anyone a solution?