<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
I have a problem with PHP and MySQL<br>
My spatial data is in a MySQL database. I can access data and prepare a
map. Data is displayed as expected. No problem at all. When I try to
connect to the database, not using Mapguide API - I want to execute an
ordinary query to retrieve data - my code dies silently at <b>mysql_connect</b>
clause. The same piece of code works OK on another server without MGOS.
I checked on 2 machines with MGOS installed and on 2 commercial hosting
providers. I guess it might be some setting in php.ini file but I have
no idea what.<br>
Any help/suggestion will be highly appreciated.<br>
<br>
Stefan Dalakov<br>
</body>
</html>