LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Totally lost - RH 7.1, apache, php4, postgreSQL setup (https://www.linuxquestions.org/questions/linux-newbie-8/totally-lost-rh-7-1-apache-php4-postgresql-setup-6669/)

marktaff 09-18-2001 02:41 PM

Totally lost - RH 7.1, apache, php4, postgreSQL setup
 
All,

I have a P120 box with 48MB ram with RH 7.1 installed (using server install option).

What I want is to use it as a development server for a postgreSQL database application served over an intranet.

Apache 1.3.19 is installed, as is postgreSQL, I think. I can't get the default index page in a browser (the IP of the apache box is 207.202.242.9).

I've checked out the ddocumentation at apache.org, as well as searched for how-to's, but none of that has helped.

I am willing to start over from scratch, but I need what could be described as "An idiot's guide."

Any ideas on where to find such documentation for setting up apache 1.3.19, PostgreSQL 7.1x, and PHP4?

Thanks

Q25 09-19-2001 03:10 AM

PHP support is active if you've installed the package from your RH cd.
The Apache .conf file is pretty well documented in itself.. So you should be able to set it up by doing minor changes to the file..

PostgreSQL... dunno. I've only used MySQL

But you can get a browser based GUI for all of it : www.webmin.com

If you install the Webmin RPM you can access it without doing any additional setup.. Just type http://localhost:10000 in your browser..
Have a look at that.. really nice.


All times are GMT -5. The time now is 04:23 PM.