Intalling PHPBB on OSX Server

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
dpgtony
Forum Newbie
Posts: 1
Joined: Wed Apr 16, 2003 2:24 pm

Intalling PHPBB on OSX Server

Post by dpgtony »

Hey All,
We are building a new web site for our company. We are going to use PHP for much of it. One of the features we wish to include is a forum run with PHPBB. In doing the install yesterday (Mac OSX, 3rd party server) using the install package and directions that come with PHPBB, I ran into several errors.

One Example...

"Could not insert board_startdate :: INSERT INTO phpbb_config
(config_name, config_value) VALUES ('board_startdate', 1050455494) :: 871::/Library/WebServer/WebSites/tbounds/public_html/forum/install/install.php"

There were several others, but all seemed to end with the fact they couldn't insert data into install.php.

I'm a real newbie at all this, so any ideas as to what to look for to fix this would be appreciated. BTW-I'm using GoLIve 6.0 to ftp in and (supposedly) change file permissions, etc. :roll:
Post Reply