php_mysql.dll already exists, and the semicolon was already deleted, and now
for some reason, the MySQL5 service, won't start. It just keeps saying:
Could not Start MySQL5 on Local Computer
Error 1067: The process terminated unexpectedly

and it was running last night before i went to sleep.


On 5/4/06, Nick Jones <[EMAIL PROTECTED]> wrote:
>
> You need to enable the Mysql extension in your php.ini file. First, make
> sure the c:\php\ext\php_mysql.dll file exists. If it doesn't go to
> php.net/downloads and download the Windows binary zip file. It's in there.
>
> Next, open up your php.ini file (probably at c:\windows\php.ini or
> c:\php\php.ini) and find this line:
>
> ;extension=php_mysql.dll                         [note the semicolon at
> the beginning of the line]
>
> which will be about halfway down through the (default) file. Delete the
> semicolon at the beginning of the line. Finally, save and close this file,
> and restart the web server. After that, your MySQL scripts should start
> working, or at least connecting, and your phpinfo() page should display a
> new section detailing your MySQL configuration.
>
> Good luck and post back with any other problems.
> -Nick
>



--
Thanks
Ian R-P
Patience is a virtue.


[Non-text portions of this message have been removed]



Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list




SPONSORED LINKS
Php mysql Job postings


YAHOO! GROUPS LINKS




Reply via email to