Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by noodl: http://wiki.apache.org/httpd/ScratchPad/DebianPHP The comment on the change is: Typo & cache note ------------------------------------------------------------------------------ Lately a lot of folks on #Apache have requested help with installation of Apache 2[.2] and PHP 5 on Debian-based systems. - Even though this is a rather straightforward process, we have so far neglected to document it. This page provides that docucumentation. + Even though this is a rather straightforward process, we have so far neglected to document it. This page provides that documentation. === Preparing your system === Before getting started, you should prepare your system, and before preparing your system, you should prepare yourself. @@ -50, +50 @@ That's it. You should now be able to run PHP scripts on your newly installed web server. + === Stale Cached MimeType === + A very frequent question on #apache is, "I've just installed PHP but my browser is offering to download my scripts". This could be because Debian's config puts "application/x-httpd-php php" in it's mime.types but anyway the fix is easy. From your browser's menu, clear the cache and restart it. + === Resources === [["Info/DistrosDefaultLayout"]] In order to become familiar with your new Debian-based Apache system you should read this. Also you may be surprised that the Debian folks not only make odd changes to the installation, but fortunately document them well. In ''/usr/share/doc/apache2/'' You should find most of the documentation you need.
