On Tue, 27 Aug 2002 [EMAIL PROTECTED] wrote:

This probably doesn't belong on php-dev, but if you like I can help you,
email to my address the [java] section of your php.ini..

in the mean time check that you have the extension=<javamodule> line in 
your php.ini and that the <javamodule> file exists in the directory 
defined in your php.ini as extension_dir

a good way to check if php is picking up the java module is to run a php 
script with <?php phpinfo(); ?> .. the result page will tell you if it's 
finding it.

cheers
Lachlan

> hello everyone,
> i just have a problem. i have installed php with --with-java option and 
> everything has gone well. i also have configured php.ini pointing to the 
> libraried. the result is that php works ok, but when i use the Java() class, 
> the PHP simply ingnores it and so java doesn't work.
> my config is: RedHat7.2, jdk1.3 IBM, PHP4.2.1
> any sugg?
> thanx a lot
> MAX
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to