Unfortunately removing Options ExecCGI
Makes no difference !

Any other suggestions

Thanks

Matt


Matthew Garrett
Unix System Support
Shell Information Technology International Limited
Seafield House, North Anderson Drive, Aberdeen AB15 6GZ, United Kingdom

Tel: +44 (0)1224 81 8373 Other Tel: Internal 630 8373
Email: [EMAIL PROTECTED]
Internet: http://www.shell.com


> -----Original Message-----
> From: Michael Mauch [mailto:[EMAIL PROTECTED]
> Sent: 27 May 2003 17:06
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] Re: Solaris 8 , Apache 1.3.26 , php-4.3.1 install
> problems
> 
> 
> Matt M Siti-Itdieee Garrett wrote:
> 
> > I have build PHP 4.3.1 quite happily using
> > ./configure  --with-apxs=/local/apache/bin/apxs 
> --prefix=/local/php4 --with-config-file-path=/local/php4/lib
> > 
> > Done make , make install
> > 
> > Added the following to httpd.conf file
> > 
> > LoadModule php4_module        libexec/libphp4.so
> > ScriptAlias /php/ /local/apache/php/
> > AddType application/x-httpd-php .php
> > <Directory "/local/apache/php">
> > AllowOverride None
> > Options ExecCGI
> 
> I guess this one is the culprit. Everything above this line is ok for
> mod_php, but this ExecCGI is only needed for CGI mode.
> 
> Regards...
>               Michael
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

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

Reply via email to