<?php
mysql_connect(" http://localhost","roo t","root");
mysql_select_db ("cmi_test") ;
....
?>
Warning: mysql_connect() : php_network_get addresses: getaddrinfo failed: nodename nor servname provided, or not known in /Users/denniswest/Documents/JQueryMobileSit e_65/www/ajax.php on line 4
-------------
Forbidden
You don't have permission to access /ajax.php on this server.
Apache/2.2.20 (Unix) DAV/2 Server at localhost Port 80
mysql_connect(" http://localhost","roo t","root");
mysql_select_db ("cmi_test") ;
....
?>
Warning: mysql_connect() : php_network_get addresses: getaddrinfo failed: nodename nor servname provided, or not known in /Users/denniswest/Documents/JQueryMobileSit e_65/www/ajax.php on line 4
-------------
Forbidden
You don't have permission to access /ajax.php on this server.
Apache/2.2.20 (Unix) DAV/2 Server at localhost Port 80
Comment