From: <php...@li...> - 2012-06-06 09:23:25
|
Hi all I'm facing a real problem that made me stuck I'm supposed to use cakephp and PHP/java Bridge with xampp (using apache or tomcat) till now i can use (cakePHP with apache ), and (PHP/Java Bridge with tomcat) the problem is to use both "cakePHP and PHP/java Bridge" on any of the 2 servers "tomcat or apache" i'm using the following environment: xampp-win32-1.7.7-VC9-installer,PHP Version 5.3.8Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1php-java-bridge_6.2.1jdk-7u3-windows-i586Windows 7also i followed the steps mentioned here :http://www.dsl.uow.edu.au/~sk33/php5java.htmstarting from "PHP 5 & Java Bridge" section but got stuck on step 3 and 4 as i couldn't find php_java.dll... so i downloaded it and continue .. then the modifications i made for php.ini made the apache stop workingsame steps followed here :http://www.apachefriends.org/f/viewtopic.php?f=16&t=41914but also didn't work any help would be greatly appreciated |