Re: PHP

2002-10-15 Thread Scott Nichol
httpd.conf applies to the Apache web server (http://httpd.apache.org/), not Tomcat. I doubt you can run PHP with the Web server supplied with Tomcat. Scott Nichol - Original Message - From: "Farid Banihashemi" <[EMAIL PROTECTED]> To: "Soap Users" <[EM

PHP

2002-10-15 Thread Farid Banihashemi
Hi all! I am running Apache-Tomcat-4.0.4 and want to install PHP. Some commandlines must be insert in file HTTPD.CONF. I do nit find this file. I have searched *.conf but i have no find som file like this. Help me if YOU know somting about it. Tanks. Farid

Re: Php to Apache problem

2002-02-24 Thread Neil Stirton
- Original Message - From: "Fred Meredith" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 22, 2002 1:27 AM Subject: Re: Php to Apache problem > Have you included a serializer/deserializer entry in the deployment > descripter .xml file for

Re: Php to Apache problem

2002-02-21 Thread Fred Meredith
Have you included a serializer/deserializer entry in the deployment descripter .xml file for this moneybags object? - Original Message - From: "Neil Stirton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 2:03 PM Subject: Php to Apach

Php to Apache problem

2002-02-21 Thread Neil Stirton
bank is registered with a BeanSerializer to handle this complex type. The problem: I have downloaded SOAPx4 for php and have been using it successfully until I tried to send the complex type. I have tried to put the beneficiary, amount and dayOfMonth into an array to simulate the SO class that I