PHP on Win problem

This is a discussion on PHP on Win problem within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi! Recently I have been getting error messages when Apache starts (as well as the control service of my mail ...


Go Back   Usenet Forums > PHP Programming Forums > alt.comp.lang.php

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-05-2004
Thomas Andersson
 
Posts: n/a
Default PHP on Win problem

Hi!

Recently I have been getting error messages when Apache starts (as well as
the control service of my mail server). For Apache I get this message twice:
"Unknown(): Unable to load dynamic library 'C:php\extensions\php_imap.dll' -
The specified procedure could not be found."
I get the same message from the control service of the mail server.
Anyone else get this and now how to fix it?
I'm using Apache 2.0.47 on WinXP Pro with PHP 4.3.7 (was the same with
4.3.6).
I'd realy like some help with this as it seems my webmail have seased to
work since this problem started occuring..

TIA
Thomas


Reply With Quote
  #2 (permalink)  
Old 06-05-2004
Rook
 
Posts: n/a
Default Re: PHP on Win problem

Check your php.ini file...

you are missing the backslash after C:...
extension_dir = "C:php\extensions\"

it should be:
extension_dir = "C:\php\extensions\"

-Rook.


"Thomas Andersson" <steiner@tifozi.net> wrote in message
news:2icdrsFl5cc5U1@uni-berlin.de...
> Hi!
>
> Recently I have been getting error messages when Apache starts (as well as
> the control service of my mail server). For Apache I get this message

twice:
> "Unknown(): Unable to load dynamic library

'C:php\extensions\php_imap.dll' -
> The specified procedure could not be found."
> I get the same message from the control service of the mail server.
> Anyone else get this and now how to fix it?
> I'm using Apache 2.0.47 on WinXP Pro with PHP 4.3.7 (was the same with
> 4.3.6).
> I'd realy like some help with this as it seems my webmail have seased to
> work since this problem started occuring..
>
> TIA
> Thomas
>
>



Reply With Quote
  #3 (permalink)  
Old 06-05-2004
Thomas Andersson
 
Posts: n/a
Default Re: PHP on Win problem

Rook wrote:
> Check your php.ini file...
>
> you are missing the backslash after C:...
> extension_dir = "C:php\extensions\"
>
> it should be:
> extension_dir = "C:\php\extensions\"


OUps, no, that's not it. That was just a typo when I wrote down the error
message. If that was the problem NO extensions would load.

Best Wishes
Thomas


Reply With Quote
  #4 (permalink)  
Old 06-09-2004
Nathan Gardiner
 
Posts: n/a
Default Re: PHP on Win problem

Thomas Andersson wrote:
> Rook wrote:
>> Check your php.ini file...
>>
>> you are missing the backslash after C:...
>> extension_dir = "C:php\extensions\"
>>
>> it should be:
>> extension_dir = "C:\php\extensions\"

>
> OUps, no, that's not it. That was just a typo when I wrote down the
> error message. If that was the problem NO extensions would load.
>
> Best Wishes
> Thomas


Thomas,

Which mail server are you using? It looks like one of the messaging
libraries in Windows has been corrupted, most likely overwritten with an
older version which doesn't implement a function call.


Nathan


Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 11:10 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0