Click to See Complete Forum and Search --> : htaccess


thilakkumar
10-17-2008, 06:28 AM
Hi..

I added php code in html file..its not working.. htaccess file content is

AddType application/x-httpd-php .php .html .htm
i also tried changing the upload option to ascii and chmod 777 but still not working..

please help...

Thanks in advance...

ariell
10-17-2008, 06:38 AM
The .htaccess stuff is one thing. Setting up ZEND is another. Are you sure to having installed a proper PHP engine? If nothing works, just download the ZEND Core. This package (both under Linux and Windows) recognizes your httpd and, at the same time, offers to replace an existing server with the ZEND's bundled one. The whole procedure works perfectly. At least you'll get rid of any PHP running problem.

Best from the south.