On Saturday 18 April 2009 19:21:30 Remi Collet wrote:
...
> You use want to use apache with php and Oracle.
>
> In your root environment you have all the stuff needed
> (mainly LD_LIBRARY_PATH, yes I know it's stupid, but it's Oracle)
>
> If you use /etc/init.d/httpd script apache will start.
>
> On next reboot it wouldn't because of missing environment ;)

SetEnv ORACLE_HOME ...
SetEnv LD_LIBRARY_PATH ...

in your apache config / vhosts file.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to