| OS X - Apps and Games Discussion of applications and games available for Mac OS X. |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Aug 25, 2006
Location: Central Florida
Posts: 1,395
![]() ![]() Mac Specs: MacBook Pro Unibody
|
The only thing I know of for free is nothing like MS Access. You could try MySQL with phpMyAdmin. Its pretty easy to use and set up, not to mention very very cross-platform.
![]() --lifeafter2am masakatsu agatsu @lifeafter2am |
| QUOTE Thanks | |
![]() Member Since: Jun 14, 2006
Posts: 140
![]() |
|
||||
| QUOTE Thanks | |||||
![]() Member Since: Jun 14, 2006
Posts: 140
![]() |
how can I get php to work locally?
example http://localhost/test.php doesn't do anything nor does http://192.168.0.XX/test.php just shows text, not processing php |
| QUOTE Thanks | |
![]() Member Since: Jun 06, 2006
Posts: 1,153
![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: MacBook 2.0GHz White, 512MB RAM, 60GB HDD
|
|
| QUOTE Thanks | |
![]() Member Since: Aug 25, 2006
Location: Central Florida
Posts: 1,395
![]() ![]() Mac Specs: MacBook Pro Unibody
|
Quote:
--lifeafter2am masakatsu agatsu @lifeafter2am |
|
| QUOTE Thanks | ||
![]() Member Since: Jun 14, 2006
Posts: 140
![]() |
if i'm in terminal and do
/usr/bin/php test.php it will parse it , but wont' do it on the web |
| QUOTE Thanks | |
![]() Member Since: Aug 25, 2006
Location: Central Florida
Posts: 1,395
![]() ![]() Mac Specs: MacBook Pro Unibody
|
Found it. It is installed by default. You have to go into /etc/httpd/httpd.conf and uncomment the line that says to load the php module. There are actually two lines that are commented by default that you need to uncomment. :headphone
[edit] here is the code Code:
redqueen:/etc/httpd lifeafter2am$ cat httpd.conf | grep "php"
#LoadModule php4_module libexec/httpd/libphp4.so
#AddModule mod_php4.c
<IfModule mod_php4.c>
# If php is turned on, we repsect .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
DirectoryIndex index.html index.php
--lifeafter2am masakatsu agatsu @lifeafter2am Last edited by lifeafter2am; 09-25-2006 at 04:39 PM. |
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| HUGE Outlook Express database problem! | sparky | Running Windows (or anything else) on your Mac | 0 | 12-10-2005 02:48 AM |
| Database software. | harris2 | OS X - Apps and Games | 4 | 12-03-2005 07:30 AM |
| April Software Giveaway! | schweb | News and Community Announcements | 16 | 05-03-2005 12:45 PM |
| 1st Major Switch - Software Required | cynapz | Switcher Hangout | 4 | 02-20-2004 12:20 PM |
All times are GMT -4. The time now is 06:58 PM.
Powered by vBulletin