Jul 24, 2008

Php5 And Apache Tomcat 5.x - PHP5 with Apache Tomcat 5.x

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > PHP Programming

free web hosting

Php5 And Apache Tomcat 5.x - PHP5 with Apache Tomcat 5.x

Tuffy
Hello
I'm working with JAVA and i want to use in the same application some of the prefabricated alications like Drupal, or PHPNuke, that are made with PHP, to make this i have to install PHP5 (last version) and make it ork with my tomcat web server(ver 5.5.9 last version too, i think), but in the documentatio of PHP they mention tomcat versions 1.x and 2.x not the 5.x version.
So the big question here is:

How to makes work PHP5 with Apache Tomcat 5.x???
any help??

Thanks

Reply

csmith
What kind of problems have you had after you installed php5 with tomcat 5.x? For a detailed outline about how to configure php5 with tomcat 5.x you can look at this site:

http://blog.taragana.com/index.php/archive...omcat-4x-or-5x/

If you have trouble configuring the web.xml file this gives pretty extensive instructions on how to do this; there are also a lot of replies to this article which may address the problem which you may currently be having.


Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Recent Queries:-
  1. tomcat php configuration - 3.76 hr back. (1)
  2. how to install php on apache tomcat - 6.40 hr back. (1)
  3. enable php apache tomcat - 7.56 hr back. (1)
  4. apache php tomcat - 9.03 hr back. (1)
  5. php apache2 tomcat - 9.68 hr back. (1)
  6. installing tomcat 5.0 and php - 12.94 hr back. (1)
  7. install php 5 & tomcat 6 - 19.21 hr back. (1)
  8. php & tomcat - 22.64 hr back. (1)
  9. configure tomcat with php - 23.24 hr back. (1)
  10. php work with tomcat - 25.52 hr back. (1)
  11. php5 tomcat - 6.11 hr back. (5)
  12. getting apache tomcat to run php - 26.63 hr back. (1)
  13. installing php for tomcat - 26.90 hr back. (1)
  14. installing php on tomcat - 32.80 hr back. (1)
Similar Topics

Keywords : php5, apache, tomcat, 5, x, php5, apache, tomcat, 5, x

  1. Wamp Packages Needed To Test Scripts
    Set up Apache, PHP, etc on your machine (1)
  2. Eclipse Php And Apache
    Eclipse php and Apache (1)
    Hi, I have apacher server installed already and was wondering if I can use it for Eclipse php
    testing. Is there a away to tell Eclipse php to use existing apache? I've looked in the
    preference of Eclipse and I can't find a standard apacher server (Apache HTTP Server Version
    2.2); it has like tom cat and other servers. ....
  3. Php Pages Permission On Apache Server
    PHP pages permission on Apache Server (1)
    Hello, I want to know what permissions for PHP pages should be given on Apache web server so that
    PHP pages can be executed. If PHP pages are in a folder, what permissions should be given for that
    folder? ....
  4. Apache Default Port
    How to change it? (4)
    I need help to know how to change the port number of Apache server which is I think Port:80, note
    that I'm using XAMPP Control Panel. and thanks in advance /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
  5. Php, Mysql, Apache
    (4)
    ok, i am hosting a smf (simple machines forum) and in order to do so, i need apache, mysql and php
    installed. so i got apachefriends xampp. it works, but idk where to go from there. am i ready to
    just host and stuff. or do i need to do a couple more things. basically what i need is a guide on
    how to set up a php website. or just confirmation that all i have to do is load the files onto the
    website, then im ready to go. thank you....
  6. Php5 Is Great But No Web Host Support
    (7)
    Just a general comment. I would love to develop with the new features of php5 but feel I cannot do
    so because 90% or more of the shared web hosts in the world still run older versions of php even
    though version 5 has been out for over a year now. I think that php.net and Zend are hampering the
    switch to php 5 by continuing to offer a highly visible option of downloading php 4 (on the same
    page as php 5) and offering newer versions of php 4. The attitude of web hosts is, if there is
    little demand for php 5, why upgrade? The attitude of developers is, why develop in php 5....
  7. Installing Apache/php/mysql
    Good Tutorial I found. (6)
    The first step is to download the packages : * Apache : apache.org * PHP : php.net
    * MySQL : mysql.com You should get the latest version of each packages. As for the example in
    this tutorial i'm using Apache 2.0.50 ( apache_2.0.50-win32-x86-no_ssl.msi ), PHP 4.3.10 (
    php-4.3.10-Win32.zip ) and MySQL 4.0.18 ( mysql-4.0.18-win.zip ). Now let's start the
    installation process one by one. * Installing Apache * Installing PHP * Modifying
    Apache Configuration * Installing MySQL * Modifying PHP Configuration File Installing Apac....
  8. Installing Apache + Php5 + Mysql
    On Windows Sistems (0)
    We will use Apache 1.3.*, because it's not recommended that we run PHP on Apache 2.0 on wondows
    sistems. First, download the following programs: - Apache 1.3.* - MySQL 4.1.9 - PHP 5.0.3 2.
    Installation - Execute Apache's installation program and install it wherever you want, with the
    default options. - Extract the MySQL database on the same folder of apache (the same folder than
    htdocs) - Extract PHP on C:\php5 3. PHP Configurations Go to c:\php5 eand copy the file
    php5ts.dll to the following folders, according to your windows: - c:\windows&#....
  9. Php & Apache Server
    PHP & Apache Server (7)
    I want to install PHP. For this I have downloaded Apache Server. But I am not able to configure it.
    If anybody knows how to configure it, please let me know. Without Apache Server I am not able to
    configure PHP. I have also tried one of the installation file available on internet which
    automatically performs all installation tasks, but it also does not solve my problem.....
  10. Restarting Apache With Exec Command
    apache restart (0)
    Hey im trying to restart apache throug a script and so far none of the php or perl scripts have
    worked and its just driving me mental restarting apache in the command window in windows is a
    simple as just typing apache -k restart and when i do that i works , but when i create a script to
    execute that command it fails, and when i try to create a script to execute a batch file that does
    exactly that it still fails, so im stranded will someone help me out please, coz this is really
    getting annoying.....
  11. PHP 5.0.0 Released!
    Anyone has tried to install PHP5???? (8)
    Hey everybody, anyone make PHP5 works fine?? I tried but the MySQL dont work :-(....

    1. Looking for php5, apache, tomcat, 5, x, php5, apache, tomcat, 5, x

Searching Video's for php5, apache, tomcat, 5, x, php5, apache, tomcat, 5, x
advertisement



Php5 And Apache Tomcat 5.x - PHP5 with Apache Tomcat 5.x



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE