php-install Digest 11 Aug 2002 09:39:12 -0000 Issue 973

Topics (messages 8066 through 8067):

php_value
        8066 by: Chris S Wilson

RedHat 7.3 apache is running but where is PHP support
        8067 by: Jan - CWIZO

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---

Hey [EMAIL PROTECTED]!

I am trying to attempt something like this, or at least this is one of my
attempts ;)

<Virtualhost 65.204.176.41>
DocumentRoot /usr/local/www/data
ServerName users.ncinternet.net
UserDir public_html
php_admin_value safe_mode 0
php_value register_globals On
</VirtualHost>

the php_admin_value seems to work, I beleive turning only safe mode on for
lameusers.ncinternet.net? Well at least it seems to ;) I need to turn
safe_mode on for the users site, however I need registered globals on, is
there a way to do this? Let me know! Thanks ;) (well, without using the
php.ini, since I have two seperate apache processes running as different
users, and I cant set registered globals on globally) Thanks!


Chris Wilson

--- End Message ---
--- Begin Message ---
Hi !


I just installeted RedHat 7.3

I started apache with :

/etc/httpd start

I opend the browser and typed localhost.
The welcome page displayed.
Then I have created a PHP script file with this in it :

<?


phpinof();

?>

opend it and I diden't get the result but the source (the fule is in the root 
folder of apache ( /var/www/html/ ) )

How do I enable PHP ??
And I know that in RedHat 7.3 there is PHP 4.1.2 how do I setu up the PHP 
4.2.2 ??


And please I am a total beginner in linux so be clear with what you write :)


PS : Excuse my spelling, English is not my native language


-- 
LP
CWIZO
www.3delavnica.com
www.ks-con.si
www.WetSoftware.com
--- End Message ---

Reply via email to