Does Anyone Know What This Means?

Hunt: You'll need to grab the configuration line from phpinfo() on our current server. That's probably the hardest part, as you will have to install a bunch of packages to make it work. (most of which will not be packages)

I've got a new redhat linux server and i've installed mysql, proftp, perl. I still have to install phpmyadmin and php. Php is a tar.gz file and phpmyadmin is a zip file. Does anyone know what commands I would need to run in SSH to install them? I was able to install the others by running rpm -ivh *.rpm

Because I'm transferring a site to this new server, Hunt told me I should grab the configure line from phpinfo() on the current server. Does anyone know what this means and how it could be done?

 

 

 

 

Top