On Thu, 31 Jan 2002, Terry Poperszky wrote: > I have installed apache_1.3.23 and php-4.1.1 from source code on a suse 7.2 > Linux box. I followed the Apache Module Quick installation instruction found > in the PHP manual, and seem to be having a bit of a problem. My goal is to > install WebCalendar-0.9.34, which currently resides in the > /usr/local/apache/htdocs/WebCalendar folder. When I try and browse it using > http://localhost/WebCalendar it pulls up a directory listing rather than > activating the index.php page. > > Any suggestions?
Did you uncomment the line like this in httpd.conf --> #AddType application/x-httpd-php .php -- Cheers! Randy -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]