Nov 22, 2009

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

free web hosting
Open Discussion > MODERATED AREA > Computers > Programming Languages > PHP Programming

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

Comment/Reply (w/o sign-up)

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.


Comment/Reply (w/o sign-up)

(G)

That outline doesn't work.  Followed it exactly, checked, and doubled checked and no luck.  Then tried every variation I could think of.  Still didn't work.

 I'd consider it a ***** of time.



Comment/Reply (w/o sign-up)

(G)Taisiya
Apache Tomcat6 with php 5.3.0 in php eclipse GANYMEDE through XAMPP
Php5 And Apache Tomcat 5.x

Hellow.

How Apache Tomcat 6 can find my php file which I run from php eclipse GANYMEDE where Apache Tomcat 6 is default server and its work through XAMPP control panel.

Thanks

-reply by Taisiya

Comment/Reply (w/o sign-up)



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*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

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

  1. Linux/ Apache /mod_rewrite Issue
    Error when accessing a file (4)
  2. Wamp Packages Needed To Test Scripts
    Set up Apache, PHP, etc on your machine (1)
    In order to test php scripts on your localhost machine, you require a system that includes php
    parsing. A WAMP set-up 'usually' includes a database server, and a database manager, too.
    For Windows machines, theses are usually referred to as WAMP because they include Apache, Mysql, and
    PHP for Windows, hence the acronym WAMP. Wikipedia has a listing of the available packages with
    details about the included versions and often a link to the wikipedia article describing them. The
    list can be found at http://en.wikipedia.org/wiki/Comparison_of_WAMPs Personally, I....
  3. 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. ....
  4. 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? ....
  5. Apache Default Port
    How to change it? (7)
    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" />....
  6. 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....
  7. 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....
  8. 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....
  9. 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\system (on Windo....
  10. 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.....
  11. 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.....
  12. PHP 5.0.0 Released!
    Anyone has tried to install PHP5???? (7)
    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
See Also,
advertisement


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

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com