look in /etc/httpd/conf/httpd.conf

when you restart apache (/etc/rc.d/init.d/httpd restart) it restarts php
because php is called by apache.

                        Adam

On Thu, 12 Sep 2002, Warren Massengill wrote:

> RedHat Linux 7.2 RPM installation included:
> PostgreSQL 7.1.3
> PHP 4.0.6
>
> Had no problem creating a database using pg but can't find the on/off button
> for php.
>
> PHP is installed in /usr/bin/php; /etc/php.ini; /usr/share/php
>
> I edited the php.ini file to specify a location for;
> usr_dir =
>
> The manual for PHP 4.2 (I have 4.0) suggested uncommenting  extra module
> lines in http.conf. I don't know if that is an Apache, Linux or PHP file,
> but I can't find it in any of them.
>
> If I just start typing the hello world script linux wants to execute it
> after the first line. Put the entire script in an executable file and it
> doesn't like that either.
>
> What do I do next?
>
> Thanks,
> Warren
>
>
>
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
>
>
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to