CentOS Linux 5.4 -Your PHP installation appears to be missing the MySQL extension which is required by WordPressCentOS 7.2, PHP 5.4 - MySQL extension is missingphp manual install; path to apxs2/mysql?Installing Wordpress in Rails /public - missing mysql extensionCentOS 5.5 - configuring mysql with php, missing mysql.soDrupal7 doesn't detect MySQL on CentOS, but Wordpress3 does?mysql cannot start because of init.d folder?How to enabled pdo mysql in Centos 5.8Error when install Wordpress with mariadb “Your PHP installation appears to be missing the MySQL extension which is required by WordPress.”Centos Your PHP MySQL library version 1.5.73 differs from your MySQL server version 5.5.39MySQL exits without any outputCentOS 7.2, PHP 5.4 - MySQL extension is missing
Where to refill my bottle in India?
Information to fellow intern about hiring?
Is every set a filtered colimit of finite sets?
What is the command to reset a PC without deleting any files
New order #4: World
How to answer pointed "are you quitting" questioning when I don't want them to suspect
When blogging recipes, how can I support both readers who want the narrative/journey and ones who want the printer-friendly recipe?
Does it makes sense to buy a new cycle to learn riding?
Are white and non-white police officers equally likely to kill black suspects?
How to manage monthly salary
Lied on resume at previous job
Are cabin dividers used to "hide" the flex of the airplane?
How would photo IDs work for shapeshifters?
Landlord wants to switch my lease to a "Land contract" to "get back at the city"
How can I add custom success page
Where else does the Shulchan Aruch quote an authority by name?
Symmetry in quantum mechanics
I see my dog run
What causes the sudden spool-up sound from an F-16 when enabling afterburner?
What happens when a metallic dragon and a chromatic dragon mate?
Is there any use for defining additional entity types in a SOQL FROM clause?
Doomsday-clock for my fantasy planet
Why do we use polarized capacitors?
Is Social Media Science Fiction?
CentOS Linux 5.4 -Your PHP installation appears to be missing the MySQL extension which is required by WordPress
CentOS 7.2, PHP 5.4 - MySQL extension is missingphp manual install; path to apxs2/mysql?Installing Wordpress in Rails /public - missing mysql extensionCentOS 5.5 - configuring mysql with php, missing mysql.soDrupal7 doesn't detect MySQL on CentOS, but Wordpress3 does?mysql cannot start because of init.d folder?How to enabled pdo mysql in Centos 5.8Error when install Wordpress with mariadb “Your PHP installation appears to be missing the MySQL extension which is required by WordPress.”Centos Your PHP MySQL library version 1.5.73 differs from your MySQL server version 5.5.39MySQL exits without any outputCentOS 7.2, PHP 5.4 - MySQL extension is missing
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I have just upgraded to PHP Version 5.3.3, on my CentOS Linux 5.4, when i tried to install wordpress it says
Your PHP installation appears to be missing the MySQL extension which is required by WordPress.
Here is my php.ini file
./configure' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-libdir=lib' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic' '--disable-rpath' '--without-pear' '--with-bz2' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--with-kerberos' '--enable-ucd-snmp-hack' '--enable-shmop' '--enable-calendar' '--without-sqlite' '--with-libxml-dir=/usr' '--enable-xml' '--with-system-tzdata' '--with-apxs2=/usr/sbin/apxs' '--without-mysql' '--without-gd' '--disable-dom' '--disable-dba' '--without-unixODBC' '--disable-pdo' '--disable-xmlreader' '--disable-xmlwriter' '--without-sqlite3' '--disable-phar' '--disable-fileinfo' '--disable-json' '--without-pspell' '--disable-wddx' '--without-curl' '--disable-posix' '--disable-sysvmsg' '--disable-sysvshm' '--disable-sysvsem'
Server API Apache 2.0 Handler
How to solve this issue ?
mysql centos5
add a comment |
I have just upgraded to PHP Version 5.3.3, on my CentOS Linux 5.4, when i tried to install wordpress it says
Your PHP installation appears to be missing the MySQL extension which is required by WordPress.
Here is my php.ini file
./configure' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-libdir=lib' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic' '--disable-rpath' '--without-pear' '--with-bz2' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--with-kerberos' '--enable-ucd-snmp-hack' '--enable-shmop' '--enable-calendar' '--without-sqlite' '--with-libxml-dir=/usr' '--enable-xml' '--with-system-tzdata' '--with-apxs2=/usr/sbin/apxs' '--without-mysql' '--without-gd' '--disable-dom' '--disable-dba' '--without-unixODBC' '--disable-pdo' '--disable-xmlreader' '--disable-xmlwriter' '--without-sqlite3' '--disable-phar' '--disable-fileinfo' '--disable-json' '--without-pspell' '--disable-wddx' '--without-curl' '--disable-posix' '--disable-sysvmsg' '--disable-sysvshm' '--disable-sysvsem'
Server API Apache 2.0 Handler
How to solve this issue ?
mysql centos5
That looks like a ./configure commandline, notphp.ini
. Did you compile it yourself or install this from a package?
– DerfK
Sep 3 '11 at 11:32
add a comment |
I have just upgraded to PHP Version 5.3.3, on my CentOS Linux 5.4, when i tried to install wordpress it says
Your PHP installation appears to be missing the MySQL extension which is required by WordPress.
Here is my php.ini file
./configure' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-libdir=lib' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic' '--disable-rpath' '--without-pear' '--with-bz2' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--with-kerberos' '--enable-ucd-snmp-hack' '--enable-shmop' '--enable-calendar' '--without-sqlite' '--with-libxml-dir=/usr' '--enable-xml' '--with-system-tzdata' '--with-apxs2=/usr/sbin/apxs' '--without-mysql' '--without-gd' '--disable-dom' '--disable-dba' '--without-unixODBC' '--disable-pdo' '--disable-xmlreader' '--disable-xmlwriter' '--without-sqlite3' '--disable-phar' '--disable-fileinfo' '--disable-json' '--without-pspell' '--disable-wddx' '--without-curl' '--disable-posix' '--disable-sysvmsg' '--disable-sysvshm' '--disable-sysvsem'
Server API Apache 2.0 Handler
How to solve this issue ?
mysql centos5
I have just upgraded to PHP Version 5.3.3, on my CentOS Linux 5.4, when i tried to install wordpress it says
Your PHP installation appears to be missing the MySQL extension which is required by WordPress.
Here is my php.ini file
./configure' '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-libdir=lib' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic' '--disable-rpath' '--without-pear' '--with-bz2' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--with-kerberos' '--enable-ucd-snmp-hack' '--enable-shmop' '--enable-calendar' '--without-sqlite' '--with-libxml-dir=/usr' '--enable-xml' '--with-system-tzdata' '--with-apxs2=/usr/sbin/apxs' '--without-mysql' '--without-gd' '--disable-dom' '--disable-dba' '--without-unixODBC' '--disable-pdo' '--disable-xmlreader' '--disable-xmlwriter' '--without-sqlite3' '--disable-phar' '--disable-fileinfo' '--disable-json' '--without-pspell' '--disable-wddx' '--without-curl' '--disable-posix' '--disable-sysvmsg' '--disable-sysvshm' '--disable-sysvsem'
Server API Apache 2.0 Handler
How to solve this issue ?
mysql centos5
mysql centos5
asked Sep 3 '11 at 10:01
nileshnilesh
83
83
That looks like a ./configure commandline, notphp.ini
. Did you compile it yourself or install this from a package?
– DerfK
Sep 3 '11 at 11:32
add a comment |
That looks like a ./configure commandline, notphp.ini
. Did you compile it yourself or install this from a package?
– DerfK
Sep 3 '11 at 11:32
That looks like a ./configure commandline, not
php.ini
. Did you compile it yourself or install this from a package?– DerfK
Sep 3 '11 at 11:32
That looks like a ./configure commandline, not
php.ini
. Did you compile it yourself or install this from a package?– DerfK
Sep 3 '11 at 11:32
add a comment |
2 Answers
2
active
oldest
votes
Make sure that MySQL module for php (php-mysql
) is installed:
rpm -qa | grep mysql
and you have following in /etc/php.d/mysql.ini
or /etc/php.ini
:
extension=mysql.so
add a comment |
I got the same problem but it might be different now because it is now 2019 but maybe the solution I presented below might help in case you encounter the same issue. PHP version 5.6 and below is no longer supported in PHP community so it was advised to upgrade to version 7.2 and up. In case of wordpress, old version are using mysql extension but PHP 7.2 version are no longer supported it, mysqli extention was now been used by PHP version 7.2. So older version of wordpress will encounter this problem if PHP versio is upgraded to 7.2.
So this is what happened. When I upgraded my website from PHP version 5.6 to 7.2, I encountered this problem “Your PHP installation appears to be missing the MySQL extension which is required by WordPress”. It turns out that mysql extension is no longer supported in php version 7.2. It is now using mysqli extension. I am using old version of wordpress which still using mysql extension that is why the problem existed. So what I did is upgraded the wordpress core. This solve the problem.
Here's the steps I followed when upgrading wordpress manually.
- First I created a full backup of my website. This is very important in case of mistake.
- I download the newest WordPress ZIP file from wordpress.org.
- I unzipped the file into a local directory of my computer.
- I went to my website root directory and deleted your ‘wp-includes’ and ‘wp-admin’ directories. I used sFTP connection using Filezilla software.
- I uploaded the new wp-includes and wp-admin directories from the new version of WordPress I unzipped to my website root directory and replaced the directories I just deleted.
- I did not delete the wp-content directory or any of the files in that directory. I just copied over the files from the wp-content directory in the new version of WordPress to my existing wp-content directory. All existing files with the same name have been overwritten.
- I copied all files from the root (‘/’) directory of the new version of WordPress that I unzipped into my website root directory (or the root directory of your WordPress installation). Existing files has been overwritten and new files has been copied across. wp-config.php file was not be affected because WordPress has never distributed with a wp-config.php file.
- I compare wp-config-sample.php which wass distributed with WordPress but did not find anything to change so I just used the old one.
- I cleared my browser cache to ensure I can see all changes.
- I checked the site and there is no error now. Thanks God the upgrade was completed.
New contributor
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f307852%2fcentos-linux-5-4-your-php-installation-appears-to-be-missing-the-mysql-extensio%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Make sure that MySQL module for php (php-mysql
) is installed:
rpm -qa | grep mysql
and you have following in /etc/php.d/mysql.ini
or /etc/php.ini
:
extension=mysql.so
add a comment |
Make sure that MySQL module for php (php-mysql
) is installed:
rpm -qa | grep mysql
and you have following in /etc/php.d/mysql.ini
or /etc/php.ini
:
extension=mysql.so
add a comment |
Make sure that MySQL module for php (php-mysql
) is installed:
rpm -qa | grep mysql
and you have following in /etc/php.d/mysql.ini
or /etc/php.ini
:
extension=mysql.so
Make sure that MySQL module for php (php-mysql
) is installed:
rpm -qa | grep mysql
and you have following in /etc/php.d/mysql.ini
or /etc/php.ini
:
extension=mysql.so
answered Sep 3 '11 at 10:22
quantaquanta
43.4k15114196
43.4k15114196
add a comment |
add a comment |
I got the same problem but it might be different now because it is now 2019 but maybe the solution I presented below might help in case you encounter the same issue. PHP version 5.6 and below is no longer supported in PHP community so it was advised to upgrade to version 7.2 and up. In case of wordpress, old version are using mysql extension but PHP 7.2 version are no longer supported it, mysqli extention was now been used by PHP version 7.2. So older version of wordpress will encounter this problem if PHP versio is upgraded to 7.2.
So this is what happened. When I upgraded my website from PHP version 5.6 to 7.2, I encountered this problem “Your PHP installation appears to be missing the MySQL extension which is required by WordPress”. It turns out that mysql extension is no longer supported in php version 7.2. It is now using mysqli extension. I am using old version of wordpress which still using mysql extension that is why the problem existed. So what I did is upgraded the wordpress core. This solve the problem.
Here's the steps I followed when upgrading wordpress manually.
- First I created a full backup of my website. This is very important in case of mistake.
- I download the newest WordPress ZIP file from wordpress.org.
- I unzipped the file into a local directory of my computer.
- I went to my website root directory and deleted your ‘wp-includes’ and ‘wp-admin’ directories. I used sFTP connection using Filezilla software.
- I uploaded the new wp-includes and wp-admin directories from the new version of WordPress I unzipped to my website root directory and replaced the directories I just deleted.
- I did not delete the wp-content directory or any of the files in that directory. I just copied over the files from the wp-content directory in the new version of WordPress to my existing wp-content directory. All existing files with the same name have been overwritten.
- I copied all files from the root (‘/’) directory of the new version of WordPress that I unzipped into my website root directory (or the root directory of your WordPress installation). Existing files has been overwritten and new files has been copied across. wp-config.php file was not be affected because WordPress has never distributed with a wp-config.php file.
- I compare wp-config-sample.php which wass distributed with WordPress but did not find anything to change so I just used the old one.
- I cleared my browser cache to ensure I can see all changes.
- I checked the site and there is no error now. Thanks God the upgrade was completed.
New contributor
add a comment |
I got the same problem but it might be different now because it is now 2019 but maybe the solution I presented below might help in case you encounter the same issue. PHP version 5.6 and below is no longer supported in PHP community so it was advised to upgrade to version 7.2 and up. In case of wordpress, old version are using mysql extension but PHP 7.2 version are no longer supported it, mysqli extention was now been used by PHP version 7.2. So older version of wordpress will encounter this problem if PHP versio is upgraded to 7.2.
So this is what happened. When I upgraded my website from PHP version 5.6 to 7.2, I encountered this problem “Your PHP installation appears to be missing the MySQL extension which is required by WordPress”. It turns out that mysql extension is no longer supported in php version 7.2. It is now using mysqli extension. I am using old version of wordpress which still using mysql extension that is why the problem existed. So what I did is upgraded the wordpress core. This solve the problem.
Here's the steps I followed when upgrading wordpress manually.
- First I created a full backup of my website. This is very important in case of mistake.
- I download the newest WordPress ZIP file from wordpress.org.
- I unzipped the file into a local directory of my computer.
- I went to my website root directory and deleted your ‘wp-includes’ and ‘wp-admin’ directories. I used sFTP connection using Filezilla software.
- I uploaded the new wp-includes and wp-admin directories from the new version of WordPress I unzipped to my website root directory and replaced the directories I just deleted.
- I did not delete the wp-content directory or any of the files in that directory. I just copied over the files from the wp-content directory in the new version of WordPress to my existing wp-content directory. All existing files with the same name have been overwritten.
- I copied all files from the root (‘/’) directory of the new version of WordPress that I unzipped into my website root directory (or the root directory of your WordPress installation). Existing files has been overwritten and new files has been copied across. wp-config.php file was not be affected because WordPress has never distributed with a wp-config.php file.
- I compare wp-config-sample.php which wass distributed with WordPress but did not find anything to change so I just used the old one.
- I cleared my browser cache to ensure I can see all changes.
- I checked the site and there is no error now. Thanks God the upgrade was completed.
New contributor
add a comment |
I got the same problem but it might be different now because it is now 2019 but maybe the solution I presented below might help in case you encounter the same issue. PHP version 5.6 and below is no longer supported in PHP community so it was advised to upgrade to version 7.2 and up. In case of wordpress, old version are using mysql extension but PHP 7.2 version are no longer supported it, mysqli extention was now been used by PHP version 7.2. So older version of wordpress will encounter this problem if PHP versio is upgraded to 7.2.
So this is what happened. When I upgraded my website from PHP version 5.6 to 7.2, I encountered this problem “Your PHP installation appears to be missing the MySQL extension which is required by WordPress”. It turns out that mysql extension is no longer supported in php version 7.2. It is now using mysqli extension. I am using old version of wordpress which still using mysql extension that is why the problem existed. So what I did is upgraded the wordpress core. This solve the problem.
Here's the steps I followed when upgrading wordpress manually.
- First I created a full backup of my website. This is very important in case of mistake.
- I download the newest WordPress ZIP file from wordpress.org.
- I unzipped the file into a local directory of my computer.
- I went to my website root directory and deleted your ‘wp-includes’ and ‘wp-admin’ directories. I used sFTP connection using Filezilla software.
- I uploaded the new wp-includes and wp-admin directories from the new version of WordPress I unzipped to my website root directory and replaced the directories I just deleted.
- I did not delete the wp-content directory or any of the files in that directory. I just copied over the files from the wp-content directory in the new version of WordPress to my existing wp-content directory. All existing files with the same name have been overwritten.
- I copied all files from the root (‘/’) directory of the new version of WordPress that I unzipped into my website root directory (or the root directory of your WordPress installation). Existing files has been overwritten and new files has been copied across. wp-config.php file was not be affected because WordPress has never distributed with a wp-config.php file.
- I compare wp-config-sample.php which wass distributed with WordPress but did not find anything to change so I just used the old one.
- I cleared my browser cache to ensure I can see all changes.
- I checked the site and there is no error now. Thanks God the upgrade was completed.
New contributor
I got the same problem but it might be different now because it is now 2019 but maybe the solution I presented below might help in case you encounter the same issue. PHP version 5.6 and below is no longer supported in PHP community so it was advised to upgrade to version 7.2 and up. In case of wordpress, old version are using mysql extension but PHP 7.2 version are no longer supported it, mysqli extention was now been used by PHP version 7.2. So older version of wordpress will encounter this problem if PHP versio is upgraded to 7.2.
So this is what happened. When I upgraded my website from PHP version 5.6 to 7.2, I encountered this problem “Your PHP installation appears to be missing the MySQL extension which is required by WordPress”. It turns out that mysql extension is no longer supported in php version 7.2. It is now using mysqli extension. I am using old version of wordpress which still using mysql extension that is why the problem existed. So what I did is upgraded the wordpress core. This solve the problem.
Here's the steps I followed when upgrading wordpress manually.
- First I created a full backup of my website. This is very important in case of mistake.
- I download the newest WordPress ZIP file from wordpress.org.
- I unzipped the file into a local directory of my computer.
- I went to my website root directory and deleted your ‘wp-includes’ and ‘wp-admin’ directories. I used sFTP connection using Filezilla software.
- I uploaded the new wp-includes and wp-admin directories from the new version of WordPress I unzipped to my website root directory and replaced the directories I just deleted.
- I did not delete the wp-content directory or any of the files in that directory. I just copied over the files from the wp-content directory in the new version of WordPress to my existing wp-content directory. All existing files with the same name have been overwritten.
- I copied all files from the root (‘/’) directory of the new version of WordPress that I unzipped into my website root directory (or the root directory of your WordPress installation). Existing files has been overwritten and new files has been copied across. wp-config.php file was not be affected because WordPress has never distributed with a wp-config.php file.
- I compare wp-config-sample.php which wass distributed with WordPress but did not find anything to change so I just used the old one.
- I cleared my browser cache to ensure I can see all changes.
- I checked the site and there is no error now. Thanks God the upgrade was completed.
New contributor
edited Apr 5 at 8:17
kubanczyk
10.5k22845
10.5k22845
New contributor
answered Apr 5 at 5:53
Jason TorremochaJason Torremocha
111
111
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f307852%2fcentos-linux-5-4-your-php-installation-appears-to-be-missing-the-mysql-extensio%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
That looks like a ./configure commandline, not
php.ini
. Did you compile it yourself or install this from a package?– DerfK
Sep 3 '11 at 11:32