/    Sign up×
Community /Pin to ProfileBookmark

This isnt realy to do with the code itself it more the program. Im running Apache 2 and PHP 5 and MySQL 4.1.9 and when apache loads it says ‘PHP Startup: Unable to load dynamic libary ‘C:phpextphp_msql.dll’ – The specified module could not be found’ but when i check the file is there.

to post a comment
PHP

4 Comments(s)

Copy linkTweet thisAlerts:
@JonaFeb 11.2005 — [font=trebuchet ms]Make a copy of all of the extensions (select them all, then hit CTRL+C), then go to C:WindowsSystem32 (or C:WindowsSystem if you're on a pre-NT Windows version) and hit paste (CTRL+P). Restart and it should work without a problem.[/font]
Copy linkTweet thisAlerts:
@siza-13authorFeb 11.2005 — nope its still coming up with the error
Copy linkTweet thisAlerts:
@JonaFeb 11.2005 — [font=trebuchet ms]Well, your problem is that it's not finding the DLL file. You have to put it somewhere that it can be found. If it's not finding it in the PHP directory, it should find it in the System32 directory -- it does for me. You might also try just taking that one extension and putting it in the Apache2 folder. Apache might be able to find it there.[/font]
Copy linkTweet thisAlerts:
@LiLcRaZyFuZzYFeb 11.2005 — search for this line in the php.ini file [CODE]; Directory in which the loadable extensions (modules) reside.
extension_dir = "C:PHPext"[/CODE]

and change it to whatever ur extension dir is

then in this dir, verify if the php_msql.dll file is present, then restart the apache server
×

Success!

Help @siza-13 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...