Just two PHP questions

Just two PHP questions

am 22.11.2006 10:07:40 von Chris Carter

As mentioned before, I am new to php. Till now I was trying to execute the
file online. However, I have got Apache tomcat on my system which runs JSP
files perfectly, including the database interactions.

I am now trying to run PHP using apache on localhost. Can you please advice:

1) What exactly I need to download for running PHP on Apache.
2) What should be the location of the downloaded PHP folder/file/executable
so that it interacts easily with Apache.
3) Settings if any !

I have an older version of Apache tomcat which is 5.0. I do not use the
Apache Start and Stop options but Start and Stop bat files to run and stop
apache.

Thanks in advance.
--
View this message in context: http://www.nabble.com/Just-two-PHP-questions-tf2684323.html# a7487358
Sent from the Php - Database mailing list archive at Nabble.com.

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

RE: Just two PHP questions

am 22.11.2006 16:09:43 von MIGUEL ANTONIO GUIRAO AGUILAR

1) What exactly I need to download for running PHP on Apache.
PHP the latest version

2) What should be the location of the downloaded PHP folder/file/executable
so that it interacts easily with Apache.
Any, but if you prefer tu indicate an installation directory you may do that
by specifing it during configuration: configure -options_here

3) Settings if any !
Read the manual, there are many settings you can set, but basically almost
all of them depend upon your production or testing environment

Regards,
Guirao



Este mensaje es exclusivamente para el uso de la persona o entidad a quien esta dirigido; contiene informacion estrictamente confidencial y legalmente protegida, cuya divulgacion es sancionada por la ley. Si el lector de este mensaje no es a quien esta dirigido, ni se trata del empleado o agente responsable de esta informacion, se le notifica por medio del presente, que su reproduccion y distribucion, esta estrictamente prohibida. Si Usted recibio este comunicado por error, favor de notificarlo inmediatamente al remitente y destruir el mensaje. Todas las opiniones contenidas en este mail son propias del autor del mensaje y no necesariamente coinciden con las de Radiomovil Dipsa, S.A. de C.V. o alguna de sus empresas controladas, controladoras, afiliadas y subsidiarias. Este mensaje intencionalmente no contiene acentos.

This message is for the sole use of the person or entity to whom it is being sent. Therefore, it contains strictly confidential and legally protected material whose disclosure is subject to penalty by law. If the person reading this message is not the one to whom it is being sent and/or is not an employee or the responsible agent for this information, this person is herein notified that any unauthorized dissemination, distribution or copying of the materials included in this facsimile is strictly prohibited. If you received this document by mistake please notify immediately to the subscriber and destroy the message. Any opinions contained in this e-mail are those of the author of the message and do not necessarily coincide with those of Radiomovil Dipsa, S.A. de C.V. or any of its control, controlled, affiliates and subsidiaries companies. No part of this message or attachments may b
e used or reproduced in any manner whatsoever.

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Just two PHP questions

am 24.11.2006 18:46:57 von benmoreassynt

Chris Carter wrote:

>
> I am now trying to run PHP using apache on localhost. Can you please
> advice:
>
> 1) What exactly I need to download for running PHP on Apache.
> 2) What should be the location of the downloaded PHP
> folder/file/executable so that it interacts easily with Apache.
> 3) Settings if any !
>

The easiest way to run Apache and PHP on localhost for a developer
environment is by using Apache Friends XAMPP
(http://www.apachefriends.org/en/xampp.html)

It is ridiculously easy to set up for someone new to LAMPP, and there are
versions for Linux, Windows and Mac OSX

BMA

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Just two PHP questions

am 24.11.2006 18:49:59 von benmoreassynt

Chris Carter wrote:

>
> I am now trying to run PHP using apache on localhost. Can you please
> advice:
>
> 1) What exactly I need to download for running PHP on Apache.
> 2) What should be the location of the downloaded PHP
> folder/file/executable so that it interacts easily with Apache.
> 3) Settings if any !
>

The easiest way to run Apache and PHP on localhost for a developer
environment is by using Apache Friends XAMPP
(http://www.apachefriends.org/en/xampp.html)

It is ridiculously easy to set up for someone new to LAMPP, and there are
versions for Linux, Windows and Mac OSX

BMA

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php