On Sun, 2003-02-02 at 12:59, Arjun wrote:
>
>      I  already  tried  that  but it shows only the source and not any
>      info  about  PHP  like version info and all that. Or if you could
>      tell  me  how  to  remove apache and all then also it would be of
>      some use for me.
> 

well did yu check whether yu have 
-----------------
 AddType application/x-httpd-php .php .php3
 AddType application/x-httpd-php-source .phps
-----------------
in your httpd.conf file? if its not there or is commented, uncomment it
and restart apache.

to remove apache, if yu are using mandrake, type "urpme apache", that'd
remove the dependencies too. then yu can download apache (apache 1.3.x
as apache 2.x with php support is experimental), php and compile it
yourself. that way yu'll learn how to setup a customized webserver acc.
to your requirements, like setting it with gd library, with imap/pop3,
with ftp support etc.

vivek

          ================================================
To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject 
header. Check archives at http://www.mail-archive.com/ilugd%40wpaa.org

Reply via email to