Complete newbie here.
Purchased software for my OSX Server 10.4.8 to use with MySQL and PHP. I
get an installation window that opens and asks for Host: (with a default of
localhost).
User: site
Password: (the one the person who sold me the script provided).
Database: site
License key: (the
hi
when I am run mysql_pconnect I have messageFatal error: Call to undefined
function: mysql_pconnect() and when i see at http logs I see this lines is
there any suggestion
Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/mysql.so' -
/usr/lib/libmysqlclient.so.10: symbol errn
>Description:
I downloaded mysql-standard-5.0.27-solaris8-sparc-64bit.pkg from the
MySQL
site, and installed it by a default pkgadd - it installed itself under
/opt/mysql/mysql.
I then ran mysql_install_db as root with single option --user=mysql, and
then tried mysqld_safe but it failed.
So I ra