Comment on Tutorial - Getting PHP running on Mac OS 10.1 By Lanhel
Comment Added by : Sachin
Comment Added at : 2011-03-26 00:23:05
Comment on Tutorial : Getting PHP running on Mac OS 10.1 By Lanhel
I am using MacOSX 10.5.4 and only enabling the mod_php5 wasn't enough to get the PHP support. I had to add following block before I could use php on machine -
<IfModule mod_php5.c>
# If php is turned on, we respect .php and .phps files.
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
# Since most users will want index.php to work we
# also automatically enable index.php
<IfModule mod_dir.c>
DirectoryIndex index.html index.php
</IfModule>
</IfModule>
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Subscribe to Tutorials
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. know someone how to compare various objects?
View Tutorial By: Peter at 2009-10-07 07:32:31
2. Great tutorial about ArrayList .It's a very great
View Tutorial By: umesh sharma at 2009-05-14 20:40:39
3. "This happens immediately, and before any oth
View Tutorial By: David at 2007-10-02 06:52:20
4. Good Job.
Keep up the good work .
View Tutorial By: Syed Imran at 2010-11-27 06:54:36
5. Thanx................!!!!!!!!!!!
View Tutorial By: ankita at 2012-01-21 19:16:54
6. hello,
i have completed my bsc(computer sci
View Tutorial By: Geeta at 2012-07-25 13:35:07
7. Very good explanation . i understood easily
View Tutorial By: whyte at 2014-03-25 10:12:00
8. Excellent
View Tutorial By: Jaleel at 2009-10-16 23:22:52
9. Thanks for the simple tutorial on hashmaps. I am n
View Tutorial By: ipkwena at 2013-08-19 09:02:49
10. Easy to understand.good work
View Tutorial By: Deepika at 2013-12-13 09:33:55