mpar612
04-30-2007, 10:29 AM
Hello, I'm new to Linux, setting up and running webservers. I purchased an unmanaged server that came with a lamp configuration and Plesk installed. I am trying to get PEAR functioning. I put a php_info() page up and in the "Configure Command" section there is a long list of things and "--without-pear" is listed. I know this should probably say "--with-pear". How do I enable it?
I believe my first step would be to download the "PEAR Package Manager" by using the following command:
$ lynx -source http://go-pear.org/ | php
Does this also install the "standard" packages (e.g. DB, Mail, etc...)?
I understand this might be basic and I have not tried this approach. I am very new to this and just want to make sure that I don't screw anything up before I do anything.
Thanks in advance!
I believe my first step would be to download the "PEAR Package Manager" by using the following command:
$ lynx -source http://go-pear.org/ | php
Does this also install the "standard" packages (e.g. DB, Mail, etc...)?
I understand this might be basic and I have not tried this approach. I am very new to this and just want to make sure that I don't screw anything up before I do anything.
Thanks in advance!