RE: [PHP-INST] Error executing PHP on Apache

2002-01-05 Thread S Chouinard
Figured it out... didn't have the proper .dll files in the same folder as the php.exe > I have PHP 4.0 on Apache 1.3.12 and I can't get PHP files to execute > properly in the browser. > > Have edited httpd.conf for Apache as indicated in install instructions. > > The error I get is this: > > php.

[PHP-INST] PHP 4.1.1 with Apache 2.0.28

2002-01-05 Thread Brian Capouch
I saw a post-pair here from Tim Kettler to Rasmus asking about using 4.1.0 with 2.0.28. I'm having problems with 4.1.1 and 2.0.28 of the same sort--all the install stuff goes smoothly, Apache 2.0 comes up, no errors anywhere, but my PHP scripts don't seem to be being sent to the PHP module. A co

[PHP-INST] Error executing PHP on Apache

2002-01-05 Thread S Chouinard
I have PHP 4.0 on Apache 1.3.12 and I can't get PHP files to execute properly in the browser. Have edited httpd.conf for Apache as indicated in install instructions. The error I get is this: php.exe - Entry Point Not Found The procedure entry point php_ini_path could not be located in the dynam

[PHP-INST] First program

2002-01-05 Thread Morten Nielsen
Hi, Can anybody please help me??? I just installed PHP on my Win2k using IIS5. I used the php-4.1.1-installer to install the program. Now the problem is...how do I test if it is working proberly? I don't have a clue if I should write my programs with notepad and name the file .php? Also how do I

[PHP-INST] php4 on QNX4

2002-01-05 Thread Kasius
Hi all, Can someone help me to install php4 on the QNX 4 platform. All information are welcomed. Thanx a lot :-) -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators,

php-install Digest 5 Jan 2002 18:44:44 -0000 Issue 635

2002-01-05 Thread php-install-digest-help
php-install Digest 5 Jan 2002 18:44:44 - Issue 635 Topics (messages 5482 through 5486): linux machine still using old php configuration??? 5482 by: DKode 5483 by: Ashley M. Kirchner Re: Installing PHP/Apache on Win2000 5484 by: David Callaghan 5486 by: S Cho

RE: [PHP-INST] Installing PHP/Apache on Win2000

2002-01-05 Thread S Chouinard
I haven't modified the lmhosts file. I am running a local network using TCP/IP. Got Apache intro page to show up in the browser, no problem there. But PHP files not working. Does the install have to be to the OS directory? > I had this problem on my PC after I modified the lmhosts file. > Now I

[PHP-INST] php4isapi.dll

2002-01-05 Thread php installation
The php4isapi.dll was NOT included in my files... can someone email me this file or tell me where i can find it? -Camille -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administ

Re: [PHP-INST] Installing PHP/Apache on Win2000

2002-01-05 Thread David Callaghan
I had this problem on my PC after I modified the lmhosts file. Now I just 127.0.0.1 and it works just fine. >Hi, > >I'm running Win2000. I installed MySQL 3.23.47, Apache 1.3.22 and PHP 4.1.1. > >MySQL and Apache are running just fine. However, I can't seem to get PHP >scripts to work on "localh

Re: [PHP-INST] linux machine still using old php configuration???

2002-01-05 Thread Ashley M. Kirchner
DKode wrote: > I compiled and installed php4.1 and copied the php.ini-dist to /etc/php.ini > (which is where the old one was) > > i then restarted the web server but when i try phpinfo(); its still showing > me php 4.0 You said you compiled, and installed PHP4.1, but you didn't say how your