Results 1 to 5 of 5

Thread: Problem with php-java

  1. #1
    Join Date
    Dec 2007
    Posts
    13
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Problem with php-java

    HI all,
    I have followed the instructions from the below link to access java object from php.
    http://www.hiveminds.co.uk/node/3811
    I have installed and set up everything and the phpinfo() page is showing the java module correctly.

    But when i tried to execute the java1.php file, it displays a "page can not be found" page.

    What do i need to do to execute the java1.php file?
    Please give me a solution for this. It is very urgent for me and your help is highly appriciated.

    Thanks,
    Sridevi.

  2. The Following User Says Thank You to thallasridevi For This Useful Post:

    tfit (08-08-2008)

  3. #2
    Join Date
    Mar 2008
    Posts
    218
    Thanks
    7
    Thanked 19 Times in 19 Posts

    Default

    Interesting link. You put java1.php in your web documents folder and load it into your browser or you call it direct from the commandline. But i guess you want first option.

  4. #3
    Join Date
    Dec 2007
    Posts
    13
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    I put the java1.php in inetpub/wwwroot. but it displays a page can not be displayed page.

    I think the problem is with the java module in php.ini and it needs to be changed but i dont know what to change.

  5. #4
    Join Date
    Mar 2008
    Posts
    218
    Thanks
    7
    Thanked 19 Times in 19 Posts

    Default

    You have to make IIS aware of php. I don't run IIS so I can't help you there, but maybe this helps
    http://www.php.net/install.windows
    or else
    http://www.google.com/search?q=IIS+php&num=100

  6. #5
    Join Date
    Dec 2007
    Posts
    13
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    I have already installed IIS and php in my system and i am able to execute all other php files except the java1.php. There might be a problem with php-java integration.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •