How to Set up Php on Apache 2.2.3 on CentOS 5.3
This article is aimed at people who have CentOS 5.3 and Apache 2.2.3. It may also work on RHEL (but you have to pay for RHEL). Connect to your VPS using SSH to get a command line (unless its being installed on your local machine). Your...
Method 1 of 2:
Httpd
- Connect to your VPS using SSH to get a command line (unless its being installed on your local machine). Your machine will need to be connected to the network to download packages. Packages can be installed using the 'yum' command.
- CentOS and Red Hat based distros call the Apache server 'httpd' rather than Apache. This can be confusing at times to new people, but it is the same application/server. You should search for Apache using the command 'yum search httpd' . This will probably show you a lot of results, however some of these things are modules or addons. The main one to look for looks like 'httpd.i386' or similar. Now you can install it with 'yum install httpd.i386'
- Remember that search for the PHP. PHP comes with many modules, this means a 'yum search php' will show a lot more items. The main one to install is php.i386 (like the httpd) unless you run a 64bit OS in which case you will see the difference in name in the search.
Method 2 of 2:
PHP
- Install the PHP, and any modules you need. Modules start with php- . ie common install line would be yum install php.i386 php-imap.i386 php-dbase.i386 php-xml.i386 php-pgsql.i386 php-mysql.i386 php-gd.i386 php-mcrypt.i386
- Restart the Apache server with 'service httpd restart'
- Put the following script anywhere under your document root (usually /var/www/html/) but make sure it has a .php extension (ie index.php):
- Open your web browser and browse to the uploaded file, and if it says Hello World, then PHP is working!
4.1 ★ | 10 Vote
You should read it
- How to install an SSD for PC
- How to install Windows 8.1 from USB
- Install Windows XP from a USB Flash drive
- How to install Windows 10 from USB with ISO file
- Things you need to know about how to install Windows today
- Install Win 7 from your hard drive, no need for USB, install Win disk
- How to install Windows with WinToHDD without USB, DVD
- Install Windows 10 with a super fast USB in just a few simple steps
- Install Python Package with PIP on Windows, Mac and Linux
- 8 ways to fix the problem of not being able to install Firefox on Windows
- How to install Windows on WinPE
- Install Win 10 for Android tablet