Current Page: 1 of 1
Results 1 - 2 of 2
18 years ago
tonylennon
KleanPC, I can fix your problem provided it's the same as mine! I found that files with the suffix .php ran OK, but embedded code in .html files wouldn't work. The solution is to find your Apache httpd.conf file (normally in your Apache2/conf directory) and add the following line: AddType application/x-httpd-php .html (preferably near the other AddType directives to be tidy). The line force
Forum: WampServer English
18 years ago
tonylennon
I've just installed the latest WAMP on Windows XP, and although Apache seems to be working OK, it won't process even the simplest php code - like "Hello World" even! I'm not getting any error messages - the server is simply ignoring everything between <?php and ?> while outputting html as normal. Do I need to tweak httpd.conf or php.ini? (I thought WAMP was meant to be fool
Forum: WampServer English
Current Page: 1 of 1