phpBB in VMS
Posted: Mon Apr 25, 2005 4:38 pm
I am assuing that this board is running in VAMP -- right? If you are then at least I know I'm not wasting my time.
I'm trying to install bhpBB in an ES40 but I'm stuck at the phpBB install phase.
My post from comp.os.vms:
VMS 7.3.2
TCPIP 5.4
CWS (Apache) 2.0
CWS 1.2-1
What version of MySQL does the new PHP MySQL extensions support? My
version of MySQL (4.1.9) does not talk with lastest version of CSWS_PHP
(1.2-1). I have uncommented out the MySQL extension in PHP.INI and the
PHP script seems to acknowlege that it was trying to talk to the MySQL
sever but I get the following error messages:
-------------
Warning: mysql_connect(): Client does not support authentication
protocol requested by server; consider upgrading MySQL client in
/apache$specific/htdocs/phpbb2/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link
resource in /apache$specific/htdocs/phpbb2/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link
resource in /apache$specific/htdocs/phpbb2/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
-------------
I am using JFP-AXPVMS-MYSQL-V0401-9-1.PCSI as my souce for MySQL.
NOTE: A packaged MySQL from HP would be great.
MySQL required following packages to install:
JFP-AXPVMS-OPENSSL097E-V0102-0-1.PCSI
JFP-AXPVMS-ZLIB-V0102-2-1.PCSI
Thanks,
Kevin Morris
I'm trying to install bhpBB in an ES40 but I'm stuck at the phpBB install phase.
My post from comp.os.vms:
VMS 7.3.2
TCPIP 5.4
CWS (Apache) 2.0
CWS 1.2-1
What version of MySQL does the new PHP MySQL extensions support? My
version of MySQL (4.1.9) does not talk with lastest version of CSWS_PHP
(1.2-1). I have uncommented out the MySQL extension in PHP.INI and the
PHP script seems to acknowlege that it was trying to talk to the MySQL
sever but I get the following error messages:
-------------
Warning: mysql_connect(): Client does not support authentication
protocol requested by server; consider upgrading MySQL client in
/apache$specific/htdocs/phpbb2/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link
resource in /apache$specific/htdocs/phpbb2/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link
resource in /apache$specific/htdocs/phpbb2/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
-------------
I am using JFP-AXPVMS-MYSQL-V0401-9-1.PCSI as my souce for MySQL.
NOTE: A packaged MySQL from HP would be great.
MySQL required following packages to install:
JFP-AXPVMS-OPENSSL097E-V0102-0-1.PCSI
JFP-AXPVMS-ZLIB-V0102-2-1.PCSI
Thanks,
Kevin Morris