AaronB
Tue 12th Sep '00, 1:44pm
I tried switching from the mysql_pconnect to mysql_connect as I saw listed in other threads to help reduce the number of mysql connections.
As soon as I did that visitors saw the page with nothing on it saying an email was sent to the tech, and I started getting the following error:
Database error in vBulletin: Invalid SQL: SELECT COUNT(postid) AS posts FROM post
mysql error: Can't find file: './forum/post.frm' (errno: 13)
mysql error number: 1017
I immediately switched back to mysql_pconnect but still no change... any thoughts??
As soon as I did that visitors saw the page with nothing on it saying an email was sent to the tech, and I started getting the following error:
Database error in vBulletin: Invalid SQL: SELECT COUNT(postid) AS posts FROM post
mysql error: Can't find file: './forum/post.frm' (errno: 13)
mysql error number: 1017
I immediately switched back to mysql_pconnect but still no change... any thoughts??