How to Install a MySQL Extension for PHP Red Hat
- 1). Log into your Red Hat Enterprise Linux system.
- 2). Open "Terminal" from the "Applications" menu at the top of the screen.
- 3). Type "su root" and enter your root password. This gives you root access to the system.
- 4). Type "up2date php-mysql" without quotation marks and press "Enter." The PHP MySQL connector will be automatically retrieved from the Red Hat repository and installed on your system.