Or alternatively do "ps -ef"
and look if apache is started with -D PHP ...
If not then look into /etc/init.d/apache (and add somewhere -D PHP)
or find
out how this start / stop -script checks for existence of PHP .
Or look into /etc/SuSEconfig ... ( but I don´t know where to look in
Have a look if your Apache was started with -DHAVE_PHP4 ... if not then
all the nice things down there won´t have effect ...
> -Original Message-
> From: Ulrich Emmanuel [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, July 23, 2001 09:40
> To: '[EMAIL PROTECTED]'
> Subject: [PHP-INST] Sou
Create a PHP-Script with
Then you can see how PHP was compiled ...
If there is nothing like: --with-oracle then it won´t work
You´ll have to compile a new PHP-Engine with Oracle-support
but thats not so difficult ...
> -Original Message-
> From: Chuck Lidderdale [SMTP:[EMAIL PROTECTED]
Maybe the File-Permission isn´t set correctly
Try setting the permission to "world-readable"
> -Original Message-
> From: Angel F Rosa [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, July 17, 2001 16:04
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] Forbitten!
>
> I have everything tha