|
-
Apr 29th, 2014, 08:08 AM
#22
Registered User
Re: Installing MySQL Server 5.5 on Windows 7
 Originally Posted by jkumar29
After complete installation ofApache2.4 and PHP5.5. When I run wordpress website I have got error message of "Your PHP installation appears to be missing the MySQL extension which is required by WordPress.". Please help - Thanks
I have found the solution.
1. Go PHP folder and open php.ini file
2. find ;extension=php_mysql.dll and ;extension=php_mysqli.dll
3. Remove semicolon
Example:
extension=php_mysql.dll
extension=php_mysqli.dll
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|