View Single Post
Old 02-26-2003, 01:20 AM   #1 (permalink)
JeC
Registered User
 
JeC's Avatar
 
Join Date: Feb 2003
Location: Australia
Posts: 46
JeC is on a distinguished road
Linux, Php, and Sql Oh My...

I've had my computer setup behind an old Linux box for probably about a month now, and ever since I got it up and running I wanted to get a webserver running on it.

As far as the webserver goes, Its working
(http://211.28.221.90:180/), and so is the PHP.

But the Mysql Isn't. I can login remotly from my windows box to the mysql server, and I've already imported all my databases into it... but when it comes to actually accessing the Mysql from the PHP, nothing happens.

- As you can see if you go to the webserver address above, the page looks like its not finished. If you check the source, it stopps just before the first line of Mysql (you cant see it in the source, but you can see it just stopps).

There is no error message, nothing...

I find this wierd, any ideas?

I may need to change something in the php.ini ? (where is it btw?).
JeC is offline   Reply With Quote