Hi Frank,
I have tried accessing the website through the local PC and through external.
The PHP has access to the database and the username / password is correct, when we book a conference through the SQL server workbench we can see it has been booked on the confroommgr webpage.
Do you have any other suggestions?
I found the following errors in the PHP log.
[03-Jan-2012 11:18:50] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\php_oci8.dll' - The specified module could not be found.
in Unknown on line 0
[03-Jan-2012 11:18:51] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\php_oci8_11g.dll' - The specified module could not be found.
in Unknown on line 0
[03-Jan-2012 11:18:51] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\php_pdo_oci.dll' - The specified module could not be found.
in Unknown on line 0
[03-Jan-2012 11:18:52] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\PHP\ext\php_sybase_ct.dll' - The specified module could not be found.
in Unknown on line 0
Thanks