[PHP-INSTALL] Re: PHP script doesn't execute

2003-08-22 Thread DvDmanDT
The installed can't install PHP for Apache, unless that has changed last 10 versions or so...I use the zip anyway and unzip it to C:/PHP (so that php.exe is located at C:/PHP/php.exe), then I add following to my httpd.conf: LoadFile C:/PHP/php4ts.dll Loadmodule php4_module c:\php\sapi\php4apache.d

[PHP-INSTALL] Re: PHP script doesn't execute

2003-08-22 Thread Shadow
Did you edit php.ini? Sounds like you haven't. You also probably need to check and see if Apache is installed as a service (you didn't mention your OS version...I am assuming W2K), if not, then do that (from a command prompt, change to the apache bin directory and type "apache -k install" with

[PHP-INSTALL] Re: [PHP-INST] RH8 Apache 2.0.40 php4 problem

2003-08-22 Thread Richard Gillman
Last week, I posted a message on this list. I had been having trouble getting PHP4 to work with Apache 2 on RedHat 8. My test page was not being parsed by PHP, and server-info did not show any information on PHP. The Apache Migration HOWTO had the answer. When configuring Apache for PHP, there

[PHP-INSTALL] PHP script doesn't execute

2003-08-22 Thread Rick Vlaming
Hello,   Yesterday I installed apache 1.3.28 and php 4.3.2 (via windows installer). When I start apache (There is only a manual start-option via  "Start apache in console") a dos-box opens with a warning: [warn] (2)No such file or directory: exec() may not be safe. The next message says: Apa

[PHP-INSTALL] Re: Help w/ PHP install

2003-08-22 Thread Shawn Jackman
One more thing to add. The first thing I did was install PHP and then I installed MySQL. PHP seems to be working fine. I'm doing a phpinfo() and it's working fine. "Shawn Jackman" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I've got a Cobalt Raq3i that I'm trying to install P

[PHP-INSTALL] Help w/ PHP install

2003-08-22 Thread Shawn Jackman
I've got a Cobalt Raq3i that I'm trying to install PHP and MySQL to and am having some problems. I need your help please. I installed PHP 4.3.2. It looked it like included MySQL, but I didn't find 'mysqld' anywhere, so I just assumed it didn't install. Plus, I figured, that it wasn't the latest

Re: [PHP-INSTALL] Installing w/ pdflib

2003-08-22 Thread Matt
On Thursday, August 21, 2003 at 9:59 PM Rodney Davis wrote: > I ran a pdflib rpm and installed pdflib 4 and it > appears to be running. How do I add this to the > php build? Any help is Appreciated. It's been a while, but my recollection is that you just need to make sure your builds of libpng