Click to See Complete Forum and Search --> : Compile


Anon
11-10-2000, 05:16 AM
Is possible to test php offline on my win2000 computer.

Anon
11-10-2000, 05:17 AM
yes

Anon
11-11-2000, 09:01 AM
Dear sir,

We have written a program in PHP. We want to execute this program using Apache web server and LINUX operating system. When we tried to execute PHP program, it's not displaying output in Apache web server. Request you to guide us in trouble shooting of this problem.
The trouble shooting areas could be -
1) How to establish the communication between PHP and Apache WEB SERVER.
2) How to execute PHP program .
3) Please give us the complete details of installation of PHP, Apache Server on LINUX and usage of PHP & Apache.

aturshah
08-23-2001, 03:00 AM
Hi,

Are u trying to made new extension module in PHP and then running in Apache ?

If so, u need to first make the extension module, give necessary 'enable' flags as needed for apache while configuring PHP.
Make , Make install PHP. And then same procedure for Apache.

Let me know exactly what u require to do.

Regards,

Atur Shah