473,395 Members | 1,941 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,395 software developers and data experts.

[PHP5 Win] - problem with extension dir

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 'c:\php\ext\php_mcrypt.dll'" for all the
extensions I enabled. I have verified that the extensions indeed exist in
this directory, I've changed extension_dir accordingly and I've copied them
to my Windows/system32 directory.

What's going on?
..soma
Jul 17 '05 #1
6 4565

"somaBoy MX" <no**@nonesuch.net> сообщил/сообщила в новостях следующее:
news:40**********************@news.skynet.be...
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 'c:\php\ext\php_mcrypt.dll'" for all the
extensions I enabled. I have verified that the extensions indeed exist in
this directory, I've changed extension_dir accordingly and I've copied them to my Windows/system32 directory.

What's going on?
.soma

http://www.php.net/manual/en/install.apache2.php
" Warning
Do not use Apache 2.0 and PHP in a production environment neither on Unix
nor on Windows. "
Jul 17 '05 #2

"Dennis Biletsky" <uf***@ua.fm> wrote:
http://www.php.net/manual/en/install.apache2.php
" Warning
Do not use Apache 2.0 and PHP in a production environment neither on Unix
nor on Windows. "


First of all: I'm not using this configuration in a production environment
but as a testing environment on my local machine.

Second: I've been using PHP 4.2 and upwards as Apache2 handler in this way
for more than a year without any problems...

So I'm quite certain the problem is related to a configuration issue on my
part, rather than a bug in either of the two packages.
..soma
Jul 17 '05 #3

"somaBoy MX" <no**@nonesuch.net> сообщил/сообщила в новостях следующее:
news:40**********************@news.skynet.be...

"Dennis Biletsky" <uf***@ua.fm> wrote:
http://www.php.net/manual/en/install.apache2.php
" Warning
Do not use Apache 2.0 and PHP in a production environment neither on Unix nor on Windows. "


First of all: I'm not using this configuration in a production environment
but as a testing environment on my local machine.

Second: I've been using PHP 4.2 and upwards as Apache2 handler in this way
for more than a year without any problems...

So I'm quite certain the problem is related to a configuration issue on my
part, rather than a bug in either of the two packages.
.soma

Follow the link that I have posted and you can find PHP versions that
compatible with Apache2. There is no PHP5 there.
Jul 17 '05 #4

"Dennis Biletsky" <uf***@ua.fm> wrote..
Follow the link that I have posted and you can find PHP versions that
compatible with Apache2. There is no PHP5 there.


Why, then, does the PHP5 RC1 package contain the php5apache2.dll file?

..soma
Jul 17 '05 #5

"somaBoy MX" <no**@nonesuch.net> сообщил/сообщила в новостях следующее:
news:40**********************@news.skynet.be...

"Dennis Biletsky" <uf***@ua.fm> wrote..
Follow the link that I have posted and you can find PHP versions that
compatible with Apache2. There is no PHP5 there.


Why, then, does the PHP5 RC1 package contain the php5apache2.dll file?

.soma

I think this question for php developers :) Anyway, I have a very bad
experience with PHP under Apache2, but if you want to use it, so, good luck
:)
Jul 17 '05 #6
I do have successfully installed PHP5 with Apache2 on Windows XP without any
problem.
For of all, DONT copy dll to system folder. Leave them where they was, PHP5
will search them on their own directory.
Then I do use php5apache2.dll on Apache conf and worked fine.

Savut

"Dennis Biletsky" <uf***@ua.fm> wrote in message
news:c4***********@fortress.intercom.net.ua...

"somaBoy MX" <no**@nonesuch.net> сообщил/сообщила в новостях следующее:
news:40**********************@news.skynet.be...

"Dennis Biletsky" <uf***@ua.fm> wrote..
> Follow the link that I have posted and you can find PHP versions that
> compatible with Apache2. There is no PHP5 there.


Why, then, does the PHP5 RC1 package contain the php5apache2.dll file?

.soma

I think this question for php developers :) Anyway, I have a very bad
experience with PHP under Apache2, but if you want to use it, so, good
luck
:)


Jul 17 '05 #7

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

Similar topics

6
by: Spidah | last post by:
Looking at the list of changes made in PHP5 one of them is "Removed the bundled MySQL client library" Does anyone know exactly what this means? I assume we will still be able to code for...
5
by: Tim Tyler | last post by:
I'm sure this is a FAQ - but I could not find a coherent statement of the answer: Some of my clients want PHP4. Other ones want PHP5. Can I run both PHP4 and PHP5 under the same instance of...
4
by: Philipp Lenssen | last post by:
OK, I can get PHP5 running on Apache 2 installed on Windows XP Home Edition. Now I want to add MySQL4 to the package. I installed it but I'm not sure what to do now. My PHP5 scripts are running...
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: User1001 | last post by:
I have been trying to enable/use specific OpenSSL extensions that I use in generating certificates manually, via PHP5 + php5-openssl module/extension. Filling out the "configargs" array with...
12
by: Sarah Tanembaum | last post by:
Though I installed MySQL5 and PHP5, how come my phpinfo() shows as follow: MySQL Support enabled Active Persistent Links 0 Active Links 0 Client API version 3.23.57 <<<<<<<<<<<<<<< ...
4
by: Lee Stewart | last post by:
I have a custom piece of code that I need to call from PHP5, so I'm going to write an extension that will handle things for me. This is becoming urgent - my original plan didn't work out and I'm...
0
by: israelekpo | last post by:
phpPaypalPro version 0.2.0 Released The second version of phpPaypalPro has been released. phpPaypalPro is an object-oriented framework developed in PHP5 to integrate easily with the Website...
19
by: McKirahan | last post by:
I am working in two environments neither configuration of which I can change; one's my Web host the other a client. My Web host requires the use of the ".php5" extension to use PHP v5.1.4; where...
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:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.