i am new to linux and i am using ubuntu(11.01) and through google i installed php5.3, mysql apache2 and phpmyadmin each were working smooth, but i needed php4.4.9
i google and download the php4.4.9 and with following steps : http://www.websoftix.com/Blog/How-To-run-php4-in-paralel-with-php5-on-Ub...
and now php4 is working but when i am going to start phpmyadmin i got message :
PHP 5.
I'm trying to set up nginx with PHP5 and MySQL on my production VPS. The reason I chose nginx over Apache was because the VPS isn't high spec.
nginx is installed, and is successfully serving static pages like it should.
I'm very much a NGINX and Server Admin beginner.
I used this tutorial to install NGINX / PHP / mySQL / WordPress:
C3M Digital Tutorial
In this tutorial the backend php-cgi setup is configured using fastcgi.
Using easy apache or another way is there any way to force install php4 on WHM 11.32.3?
Reason: old code, no time to adapt yet, drive went down... Attempting to restore former software.
I have been having problem installing php-fpm for use with apache2-mpm-worker.
I am at a loss as to what I should to for this server. I need it to run php5.3 and corresponding version of mysql.
I received a client today through work that is using Fedora core 6 running 10 very small websites on some very hodge podge setup. My original idea was just upgrade to php5.3. I have yum (installed 3.0.8) reconfigured for the fedora archive.
phpinfo says the file location is /etc/php5/fpm/php.ini.
Additional .ini files parsed /etc/php5/fpm/conf.d/curl.ini, /etc/php5/fpm/conf.d/gd.ini, /etc/php5/fpm/conf.d/mcrypt.ini, /etc/php5/fpm/conf.d/mysql.ini, /etc/php5/fpm/conf.d/mysqli.ini, /etc/php5/fpm/conf.d/pdo.ini, /etc/php5/fpm/conf.d/pdo_mysql.ini, /etc/php5/fpm/conf.d/xcache.ini
Looking in them none of them have anything that deal
TCPDF is a PHP class for generating PDF files on-the-fly without requiring external extensions. (read more)
Using PHP5-FPM With Apache2 On Fedora 17
This tutorial shows how you can install an Apache2 webserver on a Fedora 17 server with PHP5 (through PHP-FPM)
and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative
PHP FastCGI implementation with some additional features useful for
sites of any size, especially busier sites.
admin
not bad tips