LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Unable to install PHP in SUSE linux OS (https://www.linuxquestions.org/questions/linux-software-2/unable-to-install-php-in-suse-linux-os-4175466345/)

priya117 06-17-2013 09:10 AM

Unable to install PHP in SUSE linux OS
 
HI
I have installed apache httpd of version 2.4.4 and it was success,
Now while configuring the PHP version php-5.4.16 ,
./configure --with-apxs2=/opt/Programs/apache-2.4.4/bin/apxs

I am facing the following error
•configure: error: xml2-config not found Please check your libxml2 installation

I tried to download the latest version of libxml2 rpm package , but this inturn its geeting failed to install while fetching its dependeinces recursively , gettting all the dependencies is hell lot of work :(

Pls Can any one suggest me with link details which will provide the Package with all the dependencies or any other option to get ride of this in a easily ,this installation is for non root user

Thanks in advance

acid_kewpie 06-17-2013 10:20 AM

just install through yast, shoudl be easy enough. as root:

yast -i php5 apache2-mod_php5

priya117 06-18-2013 01:07 AM

'Unable to install PHP in SUSE linux OS'
 
I dont have root previlages to run this cmd "yast -i php5 apache2-mod_php5 ", is there any other option ?

acid_kewpie 06-18-2013 02:18 AM

you aren't root? How are you planning on installing rpm's with root access??

priya117 06-18-2013 03:28 AM

ya ..but we are provided with users lil less than root access.. is there any other way to get the PHP package in the gz format for this libxml error ?

acid_kewpie 06-18-2013 03:58 AM

if you need PHP then ask someone with appropriate access to install it for you.


All times are GMT -5. The time now is 12:24 AM.