View Single Post
Old 08-03-2011, 10:17 AM   #1
Member
 
Join Date: Jul 2004
Posts: 77
bakon
Send a message via ICQ to bakon
Default php path problem at server with Ispmanager Pro

That problem only occur in a Ispmanager server (version ISPmanager-Pro 4.3.57.3)

We have an strange error when calling a javascript function that use "lightbox".

If we look at errorlog (/var/www/USER/data/logs/site.com.error.log) it shows something like:
[Mon Aug 01 10:54:56 2011] [error] [client 95.17.31.106] File does not exist: /usr/share/javascript/lightbox, referer: http://SITE.com/page.php

We don't call or use "/usr/share/javascript/lightbox"
This is not in the sourcecode.

It should call something like:
/var/www/USER/data/www/DOMAIN.com/javascript/lightbox

We have tested same code/web in other servers (Cpanel or another Ispmanager) and it works OK.

Any idea about that error or where to find it out?

Thank you in advance.
bakon is offline   Reply With Quote