my page isn't displaying

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
nutstretch
Forum Contributor
Posts: 104
Joined: Sun Jan 11, 2004 11:46 am
Location: Leicester

my page isn't displaying

Post by nutstretch »

I have a new machine and have installed all that I think i need to insytall apache, php and mysql wise. I use a template created for the top and sides of the page. if i just put in the editable bit print "hello"; this gets displayed with the template arts showing. As soon as I try to acces the database. the page goes completely blank with nothing showing at all.

Has anyone got any ideas why this is happening?

Thanks in anticipation

using apache 2, php5, mysql 4.0

Nuts
User avatar
ok
Forum Contributor
Posts: 393
Joined: Wed May 31, 2006 9:20 am
Location: The Holy Land

Post by ok »

Post your code.

What is the exact PHP version (when you downloaded it)? Because in the first PHP 5, there isn't MySQL support.
Post Reply