Posted by pangea33 on 12/10/06 14:51
John Smit wrote:
> Hello all,
>
> I try to load an extension (mysqli). First I tried to remove the semi colon
> in the php.ini
>
> ;extension=php_mysqli.dll -> extension=php_mysqli.dll
>
> But no luck
> Put the semicolon back and call the dl() function, no luck either.
> (I also tried both...)
>
> I set the extension_dir directive in the php.ini AND in code to "C:/Program
> files/PHP/extensions/" (and yes this is the right durectory) but when i
> retreive the value with the ini_get() function it will tell me the directory
> is set to "C:/php5/" in both the tests.
>
> What am i doing wrong?
>
> Working on a windows xp box with apach 2.2, and php 5.2
>
> Thanks Rob
See this thread...
http://groups.google.com/group/alt.php/browse_thread/thread/6171315da912df84/67dd6ca73ddc28b6#67dd6ca73ddc28b6
Navigation:
[Reply to this message]
|