I patched the remote execution vulnerability when I read about this problem (likely on C|Net) last year. However, I had not upgraded to phpBB 2.0.11 (it didn't seem to be available on my server, if I recall).
Last Friday (2/11), I got an E-mail telling me I was running an insecure version of phpBB. I just now (2/14 2:45 AM PST or so) upgraded to 2.0.11. However, I have three questions.
First, why did it take so long to get this E-mail? This thread was started back in November, so it took over two months to get warned.
Second, the message said if I didn't upgrade within 24 hours, my forum would be disabled. I didn't notice the E-mail until 24 hours were up (my laptop died Friday, so I was worrying about that). Did my forum get disabled? It seemed to be working just before I upgraded, so I'm wondering if that "24 hours" was just a minimum or if it was actually referring to one business day (which would be appropriate for a note sent on a Friday).
Finally, I seemed to be getting some errors regarding phpBB and MySQL. Here they are:
QUOTE
[Mon Feb 14 05:34:26 2005][error] PHP Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/pocketpc/public_html/forum/db/mysql4.php on line 331
[Mon Feb 14 05:34:26 2005] [error] PHP Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/pocketpc/public_html/forum/db/mysql4.php on line 330
[Mon Feb 14 05:34:26 2005] [error] PHP Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /home/pocketpc/public_html/forum/db/mysql4.php on line 48
[Mon Feb 14 05:34:00 2005] [error] PHP Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/pocketpc/public_html/forum/db/mysql4.php on line 331
[Mon Feb 14 05:34:00 2005] [error] PHP Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/pocketpc/public_html/forum/db/mysql4.php on line 330
[Mon Feb 14 05:34:00 2005] [error] PHP Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /home/pocketpc/public_html/forum/db/mysql4.php on line 48
[Mon Feb 14 05:21:09 2005] [error] PHP Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/pocketpc/public_html/forum/db/mysql4.php on line 331
[Mon Feb 14 05:21:09 2005] [error] PHP Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/pocketpc/public_html/forum/db/mysql4.php on line 330
[Mon Feb 14 05:21:09 2005] [error] PHP Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /home/pocketpc/public_html/forum/db/mysql4.php on line 48
[Mon Feb 14 04:31:11 2005] [error] PHP Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/pocketpc/public_html/forum/db/mysql4.php on line 331
[Mon Feb 14 04:31:11 2005] [error] PHP Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/pocketpc/public_html/forum/db/mysql4.php on line 330
[Mon Feb 14 04:31:11 2005] [error] PHP Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /home/pocketpc/public_html/forum/db/mysql4.php on line 48
[Mon Feb 14 04:31:05 2005] [error] PHP Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/pocketpc/public_html/forum/db/mysql4.php on line 331
[Mon Feb 14 04:31:05 2005] [error] PHP Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/pocketpc/public_html/forum/db/mysql4.php on line 330
[Mon Feb 14 04:31:05 2005] [error] PHP Warning: mysql_connect(): Lost connection to MySQL server during query in /home/pocketpc/public_html/forum/db/mysql4.php on line 48
Are those indications that my forum was disabled, was somebody trying to hack my forum or is there some other explanation?
The forum is still working for me after the upgrade, but would somebody verify that other users can see it? It's at
http://forum.svpocketpc.com if you'd care to check it.
Thanks,
Steve