[PHP-INST] Re: PHP path shown on browser

2002-01-19 Thread Fred
There is no need for the pound bang line in php, the script alias setting in apache takes care of this. Furthermore, everything outside of the is rendered as pure html and that is why it is showing up in the browser. Fred Tony <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL

[PHP-INST] How to set up php.ini to load .so files using dl()?

2002-01-19 Thread Joelmon2001
Hello, on linux, using apache, I have php 4.05 Anyway, I want to use the dl() feature, but when I try I get errors stating it cannot find/load that .so file That's fine So I checked the 'dynamic extensions' path in my php.ini file It showed ./ as the path So, can I create a directory and pl

php-install Digest 20 Jan 2002 04:53:04 -0000 Issue 658

2002-01-19 Thread php-install-digest-help
php-install Digest 20 Jan 2002 04:53:04 - Issue 658 Topics (messages 5627 through 5628): Re: php 4.1.1 RH 7.2 apache 1.3.20 problem HELP! 5627 by: Chris PHP path shown on browser 5628 by: Tony Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] T

[PHP-INST] PHP path shown on browser

2002-01-19 Thread Tony
Hi all, I got a problem when i run php as a CGI binary. I wrote a php script as follow #!/usr/local/bin/php however, i got the following result when i called it from browser #!/usr/local/bin/php Hello World The path of PHP is always shown at the top of the browser. Does anyone know the sol

Re: [PHP-INST] php 4.1.1 RH 7.2 apache 1.3.20 problem HELP!

2002-01-19 Thread Chris
Greetings, I won't swear to it but the issue you're having *might* be syntax related. Secondly, you seem to be missing a reference to a vital file in your httpd.conf file. The file I'm referring to is mod_php4.c. Following, a small portion of the pertinent section: -8<[snip]--

php-install Digest 19 Jan 2002 16:37:50 -0000 Issue 657

2002-01-19 Thread php-install-digest-help
php-install Digest 19 Jan 2002 16:37:50 - Issue 657 Topics (messages 5624 through 5626): php 4.1.1 RH 7.2 apache 1.3.20 problem HELP! 5624 by: Eric J. Gould Configuring IIS on Win2k 5625 by: Parag Mahajan Installation help, Please !!! 5626 by: Thomas Administrivia

[PHP-INST] Installation help, Please !!!

2002-01-19 Thread Thomas
Hi, admin. My name is Thomas. Is the beta version of Apache 2.0.28 able to work well with PHP 4.1.1 zip package ??? Please teach me to how to make it work. I had been at it for a week. Here's my problem. I'm trying to install PHP 4.1.1 zip package [4,953Kb] - 03 January 2002 to work with Apache 2

[PHP-INST] Configuring IIS on Win2k

2002-01-19 Thread Parag Mahajan
Hello group, I am a newbie to PHP & having Windows 2000 + IIS + PHP. Can anyone tell me what did I not do? I did the following things. 1.install PHP 2.Configure PHP as in Internet Service Manager. 3.Add the ISAPI filter as from C:\php\SAPI\php4isapi.dll 4.Add app Mapping as C:\php\php.exe 5.Ru