Ok this is a odd, setting up a new server and keep getting this problem with php
Database error in vBulletin 2.2.8:
Invalid SQL: INSERT INTO session (sessionhash,userid,host,useragent,lastactivity,althash,location) VALUES ('1d4a69b3544ecf525a70ffa1a18fb67e','1','10.2.1.134','Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) ','1035227439','','/forum/index.php')
mysql error:
mysql error number: 0
0 should be succseed can some one help... I have tryed compileing php with the genaric support and pointing it to my mysql libs.
ist php 4.2.3 apache 1.3.27 mysql 3.23.49 on redhat 7.2
Thanks
LordB
Database error in vBulletin 2.2.8:
Invalid SQL: INSERT INTO session (sessionhash,userid,host,useragent,lastactivity,althash,location) VALUES ('1d4a69b3544ecf525a70ffa1a18fb67e','1','10.2.1.134','Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) ','1035227439','','/forum/index.php')
mysql error:
mysql error number: 0
0 should be succseed can some one help... I have tryed compileing php with the genaric support and pointing it to my mysql libs.
ist php 4.2.3 apache 1.3.27 mysql 3.23.49 on redhat 7.2
Thanks
LordB
Comment