Hye guys, im installing Nginx on centos 64Bit and its working fine. Im also install epel
Code: 
rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
and php
Code: 
yum install php-pear-Net-Socket php-pear php-common php-gd php-devel php php-mbstring php-pear-Mail php-cli php-imap php-snmp php-pdo php-xml php-pear-Auth-SASL php-ldap php-pear-Net-SMTP php-mysql
The problem now is when i upload php file on the server and open it, the page .php is not opening but downloading the index.php file. Did i something wrong with nginx.conf or something here?
MediaStar Reviewed by MediaStar on . Nginx php help Hye guys, im installing Nginx on centos 64Bit and its working fine. Im also install epel rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm and php yum install php-pear-Net-Socket php-pear php-common php-gd php-devel php php-mbstring php-pear-Mail php-cli php-imap php-snmp php-pdo php-xml php-pear-Auth-SASL php-ldap php-pear-Net-SMTP php-mysql The problem now is when i upload php file on the server and open it, the page .php is not opening but downloading Rating: 5