Java.inc File include Error in PHP -


hi using java bridge connecting php through java, installed tomcat server , added java.inc file , including file got error this

warning: include_once(http://localhost:9090/at_refactajavabridge/java/java.inc): failed open stream: permission denied in /var/www/html/refacta/at/libs/connection.php on line 38 warning: include_once(): failed opening 'http://localhost:9090/at_refactajavabridge/java/java.inc' inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/refacta/at/libs/connection.php on line 38 fatal error: class 'java' not found in /var/www/html/refacta/at/libs/connection.php on line 54

please me

its working fine on windows server...

i got problem on centos


Comments