phpMyAdmin v3.x needs to have PHP 5.2 and later version. But CentOS 5.x has still PHP 5.1.x.
This is one of methods on PHP & MySQL upgrade processes for CentOS 5.x.
1. Check your software versions in terms of PHP & MySQL
| # php -v # yum list installed php* # mysql -V |
2. Install third party repository
This SOAP service retrieves a famous quote from a particular boxer, and that boxer's last name is requested using the exposed
getQuote() method. It's based on the boxing.wsdl file.
Creating the Boxing Server :
The boxing server is simple but practical. Extending this to this connect to database server would be a trivial affair.
|
<?php class boxingQuotes { function getQuote($boxer) { |
From within a PHP development environment, you have several extentions at your disposal to access an Oracle database: