dbTalk Databases Forums  

Setting up a database for the web on a G5, using php, apache

comp.databases.filemaker comp.databases.filemaker


Discuss Setting up a database for the web on a G5, using php, apache in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JorgeWebDesigner@gmail.com
 
Posts: n/a

Default Setting up a database for the web on a G5, using php, apache - 08-23-2005 , 05:26 PM






I need to set up a FileMaker database to be searcheable on the web. Our
Server will be a G5 with Apache server plus Filemaker7, and using php
embeded on our html page. Is there a place where I can get scripts or
templates that have prewritten scripts for that page?. How do you check
if you have the latest Apache and PHP running in our MAC?, or how to
install them. Sorry I am just a graphic designer, and my first time
working with a database.


Reply With Quote
  #2  
Old   
Eric Girouard
 
Posts: n/a

Default Re: Setting up a database for the web on a G5, using php, apache - 08-29-2005 , 08:32 AM






Hi Jorge,

That's a more complex question to answer than it seems.

First of all, is this your own machine that will be permanently
connected to the web? And if so, are you running FileMaker Server? Or
are you referring to Instant Web Publishing?

BTW, there are (just a handful of) web hosts that offer FileMaker
hosting. That may be the easy way out.

Usually when using PHP and Apache, people will tend to use the MySQL
database for which you will find many builds, scripts, hosts and
information. There is a version available for OSX.

You can always use FileMaker to populate / maintain your tables and use
ODBC to feed MySQL.

If you use Software Update on your Mac, you should have the latest
stable versions of Apache and PHP for OSX. There wouldn't necessarily be
a reason to upgrade these to the very latest versions unless you require
specific features.

You need to uncomment a few lines in the /etc/httpd/httpd.conf file to
activate PHP for Apache (which is what OSX uses for web sharing).

Turn off web sharing (OSX system preferences, not referring to FileMaker
here). Remove the # character from beginning of these lines:

#LoadModule php_4module
#AddModule mod_php4.c
#libexec/httpd/libphp4.so

Then restart your web sharing. PHP will be on.

Hope that helps,

Eric

JorgeWebDesigner (AT) gmail (DOT) com wrote:
Quote:
I need to set up a FileMaker database to be searcheable on the web. Our
Server will be a G5 with Apache server plus Filemaker7, and using php
embeded on our html page. Is there a place where I can get scripts or
templates that have prewritten scripts for that page?. How do you check
if you have the latest Apache and PHP running in our MAC?, or how to
install them. Sorry I am just a graphic designer, and my first time
working with a database.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.