compile php

Hello , Its a little dummy question . How to compile php with xslt support . Should i run in the terminal or add it some where ? Please help

Quote · 29 Jan 2011

For most linux distros you don't need to. You would only have to compile if you have installed php yourself from source.

If your using the default php that came installed with the os then installing xslt support is a simple matter of using yum or apt depending on your distro and installing the needed packages.

More help could be provided if you can tell us if php is installed from source or preinstalled package with the os, and what os distro you are running.

https://www.deanbassett.com
Quote · 29 Jan 2011

I got the PHP installed with the OS .

Quote · 29 Jan 2011

 

I got the PHP installed with the OS .

Now what is the installed OS name and version.


https://www.deanbassett.com
Quote · 29 Jan 2011

Its centos with direct admin php5 and almost all installed

Quote · 29 Jan 2011

Ok for CentOS this will make sure everything that dolphin needs is installed.

From a root shell run this.

yum install php php-cli php-gd php-mbstring php-mysql php-xml php-xmlrpc mysql-server httpd ImageMagick sendmail sendmail-cf

 

 

https://www.deanbassett.com
Quote · 29 Jan 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.