Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2004 15:14:18 -0400
From:      Alan Curtis <acurtis@ieee.org>
To:        "Sheets, Jason (OZ CEEDR)" <jason.sheets@hp.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: phpwiki
Message-ID:  <EB7AA45A-17CB-11D9-897B-000A959EB894@ieee.org>
In-Reply-To: <2D8BB15C7B5C214F81C32D3A83B3273601676FB9@idbexc01.americas.cpqcorp.net>
References:  <2D8BB15C7B5C214F81C32D3A83B3273601676FB9@idbexc01.americas.cpqcorp.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I installed php4-mysql. Is there more I have to do? <?php phpinfo(); ?> 
does not indicate any mysql stuff and phpwiki still does not work. 
There is probably some option I have to set when compiling php?

Alan

On Oct 6, 2004, at 2:37 PM, Sheets, Jason (OZ CEEDR) wrote:

> mysql_pconnect is MySQL functionality, make sure your PHP installation
> has MySQL support.
>
> You can find out by making a page named putting <?php phpinfo(); ?> and
> then visiting it in your web browser.
>
> Jason
>
>
>
>> -----Original Message-----
>> From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-
>> questions@freebsd.org] On Behalf Of Alan Curtis
>> Sent: Wednesday, October 06, 2004 12:27 PM
>> To: freebsd-questions@freebsd.org
>> Subject: phpwiki
>>
>> I am trying to install the phpwiki port using mysql, following the
>> instructions in /usr/local/share/doc/phpwiki. I get to testing the
>> installation by loading http://localhost/phpwiki/index.php and I get
>> the error
>>
>> Fatal error: Call to undefined function: mysql_pconnect()
>>
>> Any suggestions?
>>
>> Alan
>>
>> _______________________________________________
>> 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"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EB7AA45A-17CB-11D9-897B-000A959EB894>