PHP5 and FastCGI with MS Access Database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mdemaree99
    New Member
    • Mar 2012
    • 1

    PHP5 and FastCGI with MS Access Database

    Not sure where to ask this her or in php area, but having an issues with my web server with PHP5 and PHP5 w/FastCGI.
    (i feel i am having issues anyways)

    I am using a CMS that utilizes the MYSQL, however also needing to connect to MS Access database. Everything runs great(very slow) in PHP 5 configuration.

    However.. I have switched over to PHP 5 w/ FastCGI, but have issues when I try to connect to MS Access database. Rest of CMS works great and fast, but no MS Access.

    Error states: Fatal error: Uncaught exception 'com_exception' with message <b> Source:</B> Provider <br/> Description: </b> Authentication failed' in \\......


    Any ideas on what I may need to code, or have provider look at?

    Thanks,
    Michael
    mdemaree99@yaho o.com
    Last edited by mdemaree99; Mar 28 '12, 06:45 PM. Reason: more information
Working...