Strange Error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bruce A. Julseth

    #1

    Strange Error

    I am getting the following error:

    Fatal error: Call to undefined function mysql_pconnect( )

    What do I have set up wrong?

    Thanks..

    Bruce


  • Malcolm Dew-Jones

    #2
    Re: Strange Error

    Bruce A. Julseth (bruceajremovef irst@attglobal. net) wrote:
    : I am getting the following error:

    : Fatal error: Call to undefined function mysql_pconnect( )

    : What do I have set up wrong?

    Php doesn't give you mysql functions unless the correct module is
    installed.

    On redhat 7.x I run the install program and selected the mysql for
    php package.

    Other systems will have some other way of doing it.


    --

    This programmer available for rent.

    Comment

    Working...