( ! ) Warning: mysql_connect(): Access denied for user 'marcomm'@'apm.msi.com' (using password: YES) in C:\wamp\www\MSI\header.inc on line 2 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0043 | 980464 | {main}( ) | ..\product.php:0 |
2 | 0.0045 | 991208 | include( 'C:\wamp\www\MSI\header.inc' ) | ..\product.php:2 |
3 | 0.0045 | 992064 | mysql_connect ( ) | ..\header.inc:2 |
( ! ) Warning: mysql_select_db(): Access denied for user ''@'localhost' (using password: NO) in C:\wamp\www\MSI\header.inc on line 3 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0043 | 980464 | {main}( ) | ..\product.php:0 |
2 | 0.0045 | 991208 | include( 'C:\wamp\www\MSI\header.inc' ) | ..\product.php:2 |
3 | 0.0074 | 992240 | mysql_select_db ( ) | ..\header.inc:3 |
( ! ) Warning: mysql_select_db(): A link to the server could not be established in C:\wamp\www\MSI\header.inc on line 3 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0043 | 980464 | {main}( ) | ..\product.php:0 |
2 | 0.0045 | 991208 | include( 'C:\wamp\www\MSI\header.inc' ) | ..\product.php:2 |
3 | 0.0074 | 992240 | mysql_select_db ( ) | ..\header.inc:3 |
( ! ) Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [1045] Access denied for user 'marcomm'@'apm.msi.com' (using password: YES)' in C:\wamp\www\MSI\header.inc on line 4 | ||||
---|---|---|---|---|
( ! ) PDOException: SQLSTATE[HY000] [1045] Access denied for user 'marcomm'@'apm.msi.com' (using password: YES) in C:\wamp\www\MSI\header.inc on line 4 | ||||
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0043 | 980464 | {main}( ) | ..\product.php:0 |
2 | 0.0045 | 991208 | include( 'C:\wamp\www\MSI\header.inc' ) | ..\product.php:2 |
3 | 0.0260 | 992752 | PDO->__construct( ) | ..\header.inc:4 |