473,387 Members | 1,423 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

php5 beta2 as module and Apache2 problem

FL
Hi,

I'm tring to *test* php5 beta2 as module with Apache 2.0.48 and win2k (I
know, I'm nuts :o)

First, there is no php5apache2.dll in the beta2 package but a
php4apache2.dll (php.net doc mention php5apache2.dll at
http://www.php.net/manual/en/install.apache2.php)

I usually copy php4apache2.dll and php4ts.dll in the Apache2/modules/
dir and update httpd.conf with
LoadModule php4_module modules/php4apache2.dll
AddType application/x-httpd-php .php

but Apache2 can't find php4apache2.dll.
When I go back with php4 dll Apache2 starts and works well with php...
Any idea? (I already know that php is in beta stage and still not
recommended with apache2 but it's just to test)

Jul 17 '05 #1
1 2756
You need

LoadModule php5_module modules/php4apache2.dll
Uzytkownik "FL" <ml**@mangoosta.fr> napisal w wiadomosci
news:bq**********@biggoron.nerim.net...
Hi,

I'm tring to *test* php5 beta2 as module with Apache 2.0.48 and win2k (I
know, I'm nuts :o)

First, there is no php5apache2.dll in the beta2 package but a
php4apache2.dll (php.net doc mention php5apache2.dll at
http://www.php.net/manual/en/install.apache2.php)

I usually copy php4apache2.dll and php4ts.dll in the Apache2/modules/
dir and update httpd.conf with
LoadModule php4_module modules/php4apache2.dll
AddType application/x-httpd-php .php

but Apache2 can't find php4apache2.dll.
When I go back with php4 dll Apache2 starts and works well with php...
Any idea? (I already know that php is in beta stage and still not
recommended with apache2 but it's just to test)

Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: michael newport | last post by:
I did the following as instructed in the docs. (see below) everything seemed to install ok and I started apache with no complaints, but, 1)I do not see a process for apache using ps -ef 2) In...
6
by: somaBoy MX | last post by:
I'm configuring PHP5 on my WinXP pro machine as an Apache2 handler. However when I start apache I get system errormessages like "PHP Shutdown: Unable to load dynamic library...
4
by: badbetty | last post by:
Dear Googlers I have installed PHP5 to run on WinXP against Apache 2. It works! ie. I have tested a few simple scripts and a basic xml document parse. I now want to try the XSL extension so I...
0
by: Dave Pham | last post by:
I just cleaned my comp, and I am trying to re-config my webserver... I am trying to setup apache 2 so it runs both php4 and php5, I also have two instances of mysql running. I know this can be...
0
by: Jason Morehouse | last post by:
Hello, Just wondering if anyone is using the apache worker module with php? I've complied php5 with zend threadsafe support, and apache2 with the MPM worker module on a Linux box. Everything...
2
by: Jupiter's Song | last post by:
(In Apache2) I have this setup and using the new CGI daemon interface... no probs. However the binary is accessible via the browser. I suppose I wouldn't even make this an issue but I get this...
0
by: TheClair | last post by:
Hi, I'm trying to install php5 as a shared module for Apache 2 (on SuSe 10.0). When I compile I don't get libphp5.so. I don't know why, I'm not getting any errors, there are a few warnings, but...
5
by: Pete Marsh | last post by:
Wondering if anyone can recomend some sample code for dynamically loading the GD module. I have tried setting the extension dir in php.ini, and loading the GD module from there when apache is...
3
by: brundlefly76 | last post by:
I am using the apache-perl webserver in Feisty (an Apache 1.3 with mod_perl enabled), which works fine, but I cannot figure out how to install php5 into this webserver as well. Here's some stuff...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.