PHP With IIS To Create A Forum using microsoft access

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
flameifrit
Forum Newbie
Posts: 1
Joined: Tue Oct 26, 2004 9:54 am

PHP With IIS To Create A Forum using microsoft access

Post by flameifrit »

as you can see by the title of this topic I have created a forum using PHP With IIS and microsoft access as the backend

the problem I am having is that I cann ot make any new posts using the PHP page ...located here if you want to see what I mean

http://212.159.49.61/forum.php[/b]

and the guide I used is located here and have followed it exactley

http://www.devarticles.com/c/a/PHP/Inst ... on-Forum[b]

I have a microsoft access database with one form containing exactley what the guide specifies

and two php files node and form ...these also have the code that the guide specifies

the page has no errors but I still cannot make any new posts.This problem has me stumped because I am new at this

if anyone can help me out I would really appreciate it

thanks...flame ifrit
lostboy
Forum Contributor
Posts: 329
Joined: Mon Dec 30, 2002 8:12 pm
Location: toronto,canada

Post by lostboy »

likelly permissions on the access mdb...right click properties on both the folder and the db
Post Reply