this is the error i am getting
MySQL™/Database MySQL-Connection ERROR [No Access to MySql and therefore to Database -> Constructioner will not work at all] Troubleshooting
troubleshooting reads:
Warning: session_register(): Cannot send session cookie - headers already sent by (output started at c:\inetpub\wwwroot\config.inc.php:46) in c:\inetpub\wwwroot\system\bin\includes\p0134.php on line 14
Warning: session_register(): Cannot send session cache limiter - headers already sent (output started at c:\inetpub\wwwroot\config.inc.php:46) in c:\inetpub\wwwroot\system\bin\includes\p0134.php on line 14
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in c:\inetpub\wwwroot\system\bin\includes\p0101.php on line 35
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in c:\inetpub\wwwroot\system\bin\includes\p0102.php on line 4
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in c:\inetpub\wwwroot\system\bin\includes\p0102.php on line 29
Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
can someone please help with what to do in very easy steps as I am very new to this. and tell me where to place things eg. my.ini file, mysql server or php.ini etc.