|
Posted by Andy Hassall on 11/01/05 22:45
On Tue, 1 Nov 2005 14:59:18 -0500, "JLR" <jraff@comcast.net> wrote:
>When I attempt to run PHP from the command line I get a file not found error
>on "php4ts.dll".
^
The 4 has to be a clue, given your subject line... you apparently have PHP4
installed somewhere, and you're loading bits of that instead.
>Followed imediately with:
>----------------
>>php
>PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program
>Files\Maguma Studio\php\extensions\php_dbg.dll' - The specified module could
>not be found.
>
> in Unknown on line 0
>-----------------------
>
>I have uninstalled "Maguma Studio" and removed all references in the
>registry and win.ini and sys.ini files.
>Same for "php_dbg.dll" and "php_dbg.dll"
>but I still keep getting the messages.
>
>I downloaded "php-5.0.5-Win32.zip" and put it in the c:\php directory.
>Even running php from that directory gets the errors!
Was there anything in there originally?
>What do I have to do to run PHP?
http://www.php.net/manual/en/install.windows.php
What does "php -v" display, does it claim to be PHP4 or PHP5? (after the
errors)
You didn't go copying anything to the Windows system directories when you had
PHP4 installed, did you?
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|