(no subject)

From: Ken Hawkins (ken_at_broadjam.com)
Date: 01/31/05

  • Next message: Xian: "Re: How do I do a COLD Reboot on FreeBSD?"
    To: freebsd-questions@freebsd.org
    Date: Mon, 31 Jan 2005 13:58:46 -0500
    
    

    I have installed pear5-php which installed php and mod_php for apache13.

    however when calling mysql_pconnect within a php page i get:

    [Mon Jan 31 10:40:21 2005] [error] PHP Fatal error: Call to undefined
    function: mysql_pconnect() in /.../phpPollUI6.php on line 77

    I have a couple of questions.

    how can I verify that mysql support (possibly ? php-mysql ?) is
    installed?

    what steps do I need to take to ensure that this gets installed as part
    of my installation of apache13, php, mod_php, phpmyadmin, and phpbb?

    thanks in advance!
    ken;
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Xian: "Re: How do I do a COLD Reboot on FreeBSD?"

    Relevant Pages

    • php-4.3.4-Win + Apache2 + XP
      ... I am completely new to PHP and am finding installation the most ... I am doing a manualinstall of PHP. ... I have put DLLs in various places so that they "can ... Is it the Apache2 server? ...
      (alt.php)
    • php-4.3.4-Win + Apache2 + XP
      ... I am completely new to PHP and am finding installation the most ... I am doing a manualinstall of PHP. ... I have put DLLs in various places so that they "can ... Is it the Apache2 server? ...
      (comp.lang.php)
    • Re: [PHP] Is the GD module standard?
      ... I have been using the imagepng() function in my local testing ... I hadn't done any customization to my PHP set ... I went with the default set of installation options that Ubuntu ... Recently, I uploaded my site to a web hosting server, and the CAPTCHA ...
      (php.general)
    • Re: Problems with a new install
      ... I can get pages to be served by the installation, but what I'd also like to do is get PHPMyAdmin working. ... When I try to login to the PMA using a user/pass defined in the MySQL database, I get no error messages, but it just reloads the login page. ... When I try to run through the various buttons for the setup utility, it creates a zero-byte config.inc.php file in the config folder, and never shows anything more than the buttons on the page. ... I've given the IUSR_machinename account privileges to all the PHP folders, as well as the temp folder. ...
      (comp.lang.php)
    • Is the GD module standard?
      ... At first, I didn't understand that it was a module issue, because I thought the imagepng() function was standard in PHP. ... So my assumption that imagepngwill be available on any standard installation of PHP is wrong. ... Is it that my web hosting server is lacking in what can be expected for standard PHP features? ...
      (php.general)