PHP access to MYSQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ddtpmyra
    Contributor
    • Jun 2008
    • 333

    PHP access to MYSQL

    Hi Im having trouble after installing the PHP5 and using Apache 2.2. When I look into errors below from apache logs why I can't access the MYSQL dbase

    Fatal error: Call to undefined function mysql_connect() in C:\webroot\cmr\ list_all_cmr.ph p on line 128
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    have a look at this thread. it's the same problem, maybe it helps.

    Comment

    • ddtpmyra
      Contributor
      • Jun 2008
      • 333

      #3
      Many thanks Dormilich, i look at my apache error log and saw the typo errors of the directories to map on my .dll file.

      Comment

      • Dormilich
        Recognized Expert Expert
        • Aug 2008
        • 8694

        #4
        glad you got it working now.

        Comment

        Working...