Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Enabling PHP in Mac OS 10.2
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="dmonk" data-source="post: 7536"><p>I'm trying to enable the PHP that's installed in my Mac os 10.2</p><p></p><p>I have my Terminal >open</p><p>I just opened the httpd.conf file though PICO</p><p></p><p>and found the following lines:</p><p></p><p># LoadModule php4_module</p><p># AddModule mod_php4.c</p><p></p><p>and uncommented both of them by removing the "#".</p><p></p><p></p><p>The instructions I have mention that I should also un-comment these two lines:</p><p></p><p># AddType application/x-httpd-php .php</p><p># AddType application/x-httpd-php .phps</p><p></p><p>But I wasn't able to find them in the file (httpd.conf)</p><p></p><p>I'm beginning to wonder if these instructions are outdated?</p><p>(The instructions are for OS X but I have OS 10.2 -- could that be the problem? )</p><p></p><p>Any one have any ideas? </p><p></p><p>-Gracias in advance.</p></blockquote><p></p>
[QUOTE="dmonk, post: 7536"] I'm trying to enable the PHP that's installed in my Mac os 10.2 I have my Terminal >open I just opened the httpd.conf file though PICO and found the following lines: # LoadModule php4_module # AddModule mod_php4.c and uncommented both of them by removing the "#". The instructions I have mention that I should also un-comment these two lines: # AddType application/x-httpd-php .php # AddType application/x-httpd-php .phps But I wasn't able to find them in the file (httpd.conf) I'm beginning to wonder if these instructions are outdated? (The instructions are for OS X but I have OS 10.2 -- could that be the problem? ) Any one have any ideas? -Gracias in advance. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Enabling PHP in Mac OS 10.2
Top