I've installed apache and added the AddType lines to accept .php
AddType application/x-httpd-php4 .php
When I try the LoadModule
LoadModule php4_module libexec/libphp4.so
I get an error.
Cannot open shared object file libphp4.so
I've followed the instructions at
http://www.php.net/manual/en/
Hi,
I am running Apache WebServer version 2.0.39 on Windows 2000.
I have install PHP 4.2.2 as a server module for Apache.
I have been using the install.txt that came with php-4.2.2-Win32.zip
that refers to Apache 1.3.x.
After stoping the Apache I did this...
The lines that I have inclued on
php-install Digest 31 Jul 2002 12:19:45 - Issue 956
Topics (messages 7959 through 7964):
php4.2.2 w/apache 1.3.20/win xp
7959 by: tim klemz
Re: How to
7960 by: toby -
Re: my application is not able to communicate with qmail sever !
7961 by: Sreedhar Katikireddy
Re
[snip]
First of all, sorry for the additional cross post. MeetUp.com lacks the
ability to let you contact other folks who have signed up. In my general
area, Massachusetts, there are a bunch of tiny groups scattered about,
and I'd like a chance to get all of them to converge in one place to make
t
obviously there is a bug just like the same problem i had with apache
installing with 4.2.1
"Maxim Volkov" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> I am experiencing the same problem as Electroteque -- Can not install
> php-4.2.2 with gd2 (and
Ive sorted it i figured out how to add the lines to httpd.conf but my MySQL
has messed up
"James" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
> I just installed PHP and want to edit the conf file of apache i am
> running 98se how do i edit the conf
Hi All !
First let me thank Jonas Pasche(qmail),David Phillips(qmail),Richard
Lynch(php) and rest of the community for helping me to solve the problem..
Finally after a bit of trial and error it worked..Here I am pointing out
where I did the mistakes..
The first mistake I did was..what Jonas w