On Thu, Jun 06, 2002 at 09:35:35PM +0530, yash wrote:
> After that i got the first window displaying acid,phplot, adodb. But when i click on 
>acid, instead
> of opening the next window, it asks me to save acid_main.php. I recheck the whole 
>procedure but it

I may be wrong here, but that sounds like a webserver's behavior when
it's missing a php script handler.  if you're using apache, make sure
the following lines are in your httpd.conf file and uncommented, or at
least something similar to them.
-----

LoadModule php4_module        libexec/libphp4.so
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps


hope this helps out.

-- 
[ rich henning      ]                                             /"\
[ [EMAIL PROTECTED] ]                                             \ /
                                                                   X
support the ascii ribbon campaign against html e-mail             / \

pgp: http://diss0nance.lawngnome.org/pgp_public.txt

Reply via email to