you can set _some_ directives directly in php

check the manual for the set ini options, can't remember the exact
function...

php will work without an .ini file, but will have all defaults set. again,
check thru the manual to see what the defaults are.

----- Original Message -----
From: "Javier Carreras" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 02, 2003 11:01 AM
Subject: [PHP] Php.ini doesn't exit


> Hi all,
>
> Where does PHP get its settings if php.ini file doesn't exist?
>
> BTW- I want to enable sockets that are not enabled. Could I do that
without
> creating a php.ini file?
>
> Regards,
> Javi.
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



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

Reply via email to