[mapserver-users] Error compile

Daniel Morissette morissette at dmsolutions.ca
Thu Sep 6 14:27:47 EDT 2001


WMS Mapping wrote:
> 
> Warning: <?php_track_vars?> is no longer supported - please use the
> track_vars INI directive instead in /var/www/html/gmap/htdocs/gmap75.php3 on
> line 1
> 
> What is the problems?
> 

As the error message says: use of <?php_track_vars> is deprecated...
just take the <?php_track_vars> lines out of the specified files and
you'll be fine as long as track_vars is not explicitly disabled in
php.ini (it's enabled by default in PHP4)

-- 
------------------------------------------------------------
 Daniel Morissette               morissette at dmsolutions.ca
 DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------
  Don't put for tomorrow what you can do today, because if 
      you enjoy it today you can do it again tomorrow.



More information about the mapserver-users mailing list