473,503 Members | 11,018 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Some extensions loading, some not

Hello,

Recently I have installed and set up a brand new server:

IBM xSeries eserver 306
Windows Server 2003 Standard SP1
IIS6
PHP 5.0.4 (using ISAPI module)

I am decently familiar with installing and configuring PHP and have
done it on a few Windows machines running various versions of both the
OS and PHP. This is my first time dealing with PHP5, and also Server
2003 for that matter. I followed the instructions on php.net to
manually configure PHP, and I seem to have gotten it working.

My problem is that some of the extensions are being loaded, and some
are not. Specifically, the following extensions are successfully being
loaded:

php_gd2.dll
php_mbstring.dll
php_mssql.dll
php_mysql.dll
php_sockets.dll
php_xmlrpc.dll

The fact that these are being loaded correctly tells me that my php.ini
(in the windows folder) is being read, that the extension dir is
correct, and that the permissions on the DLL files are correct. I
fiddled around briefly with the permissions for the mysql dll, but all
others I left with what they inherited from the parent.

Following are some of the dlls that are not able to be loaded:

php_iisfunc.dll
php_ldap.dll
php_mcrypt.dll
php_openssl.dll

Attempting to load one of these shows a dialog box with an error that
the specified module cannot be found and lists the correct and accurate
path to the DLL. The permissions on these are the same as on the DLLs
that are successfully loaded, and they are in the same location pointed
to by the extension_dir setting.

This actually had me questioning whether I was possibly viewing
characters in another language. It LOOKS like an l, but how can I be
sure? ( <- not serious)
Does anyone know what I am missing, other than my sanity?

Jul 17 '05 #1
1 1643
Read the manual for those extensions that aren't loading. They require
other non-PHP related DLL files...

Example: http://php.net/mcrypt

Jul 17 '05 #2

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

Similar topics

0
1434
by: Tim Fuehner | last post by:
Dear Newsgroup, I have a problem that is somewhat related to Alexandre Gillet's ones: "build a static python executable". I would like to make a C program scriptable. Therefor, I have included...
6
6308
by: mike | last post by:
Hello, After trying to validate this page for a couple of days now I was wondering if someone might be able to help me out. Below is a list of snippets where I am having the errors. 1. Line 334,...
193
9370
by: Michael B. | last post by:
I was just thinking about this, specifically wondering if there's any features that the C specification currently lacks, and which may be included in some future standardization. Of course, I...
70
2734
by: rahul8143 | last post by:
hello, 1) First how following program get executed i mean how output is printed and also why following program gives different output in Turbo C++ compiler and Visual c++ 6 compiler? void main()...
10
2507
by: musosdev | last post by:
Hi guys I'm trying to migrate to VS2005... I've managed to do that, but realised I'd opened my web projects as file projects, and I'm getting the error about network BIOS command limit. ...
30
2250
by: GeorgeRXZ | last post by:
Hi Friends, I have some questions related to C Language. 1What is the difference between the standard C language and Non standard C language ? 2which is better C Lanugage, C under Linux/...
1
2510
by: Yan | last post by:
Hi, I'm apparently far from being the 1st one to meet this error... My asp.net ajax page requires ScriptManager.axd but gets a 404. following a lot of "This is how I solved it" posts, I : -...
0
6343
by: Adam Salisbury | last post by:
**To members of microsoft.public.dotnet.framework, apologies for the crosspost. I originally posted this message into that group however have since realised this may have been a better...
1
2727
by: Pekeika | last post by:
Python 2.5 doesn't support/load .dll anymore. Is PythonWin 2.5 the same case? If a .DLL file is not loading, should I change its extension for it to work? What extensions should be now, .pyo,...
0
7095
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
7294
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
7361
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...
1
7015
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
5602
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5026
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
1523
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
749
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
403
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.