configure:
./configure --with-apxs2=/usr/sbin/apxs2 --with-gd --enable-sockets
--with-zlib --with-mysqli --with-mysql=/usr --with-pdo-mysql
--with-freetype-dir=/usr --with-jpeg-dir=/usr --with-png-dir=/usr
--enable-mbstring --enable-bcmath --with-xmlrpc --with-xsl
Thanks,
--
Greg Donald
Zend Certified Engineer
MySQL Core Certification
http://destiney.com/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
on line 28
>
> Notice: Constant PEAR_VALIDATE_PACKAGING already defined in
> phar://install-pear.phar/PEAR/Validate.php on line 29
>
> Fatal error: Cannot redeclare class pear_validate in
> phar://install-pear.phar/PEAR/Validate.php on line 46
> make[1]: *** [install-pear-installe
|
+--+
make: *** [install-pear] Error 5
Any ideas?
Thanks,
--
Greg Donald
Zend Certified Engineer
MySQL Core Certification
http://destiney.com/
--
PHP Internals - PHP Runtime
On 4/29/05, Dan Scott <[EMAIL PROTECTED]> wrote:
> On 4/29/05, Greg Donald <[EMAIL PROTECTED]> wrote:
> That is not entirely true; PDO_ODBC, for example, comes up as
> "PDO_ODBC". Unfortunately I don't have mysql-devel installed so I
> can'
tch( PDOException $e )
{
echo 'Connection failed: ' . $e->getMessage() . "\n";
}
My MySQL user works otherwise:
> mysql -uroot -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 2 to server version: 4.0.24
Type
Do I have to also rebuild my apache with debugging?
Thanks,
--
Greg Donald
Zend Certified Engineer
http://destiney.com/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php