On Mon, 2003-07-14 at 16:36, Logan Linux wrote: > 1) Can I trust this information, and therefor a simple graphic should appear > in my browser...??? Graph will appear when you connect to a page in which there is PHP code to create a graph. The output from phpinfo() you had in your message just says that GD capability is compiled into mod_php; you need to write the scripts to use that capability. > 2) If not, is there a safe quick way to roll back some packages? > > >From a few installations using RPM's I have seen some info that states if > you have installed from an RPM then the installation is installed into an > RPM directory and to uninstall completely simply go to that directory and > 'make --uninstall' ...the directory is empty and Im sure ive installed about > 10 packages in the last week!! No, no, no, no, no. That is not the way to uninstall RPMs; rpm -e <package_name> is the proper way to uninstall RPMs. But do not do that unless you know what you are removing, and why you want to remove it. - rick warner -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list