• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

PHP/Oracle connection problem..

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there hopefully this is the right forum, could anyone help me with connecting to my Oracle database using PHP. It is all installed correctly but on running my connection PHP script I get the following error:

Warning: dbx_connect() [function.dbx-connect]: dbx: module '6' not loaded or not supported. in xxxxxxxxxx on line 2



Followed by my 'Failed to connect' echo text.

My code is standard as follows:



Obviously my XXXX's are my username/host/password etc etc

Any help would be great!
[ February 19, 2007: Message edited by: Hugh Mclaughlin ]
 
Come have lunch with me Arthur. Adventure will follow. This tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic