Http error |
6/19/2006 10:35:51 AM |
PHPRunner General questions | |
L
learning_to_run author
Hello. I had connected to my sql database on hosting server. − <phprunner phpversion="4.4.1" mysqlversion="4.1.11"> − <tables> − <table name="tch"> − <fields> <field name="id" size="10" scale="0" type="varchar" key="PRI" default="" null=""/> <field name="name" type="text" key="" default="" null=""/> <field name="place" type="text" key="" default="" null=""/> </fields> </table> </tables> </phprunner>
select From `tch`
Cannot retrieve columns information. Please modify SQL query and try again. Error message: HTTP Error
|
|
![]() |
Alexey admin 6/20/2006 |
Hi, |
L
|
learning_to_run author 6/25/2006 |
Ok. I did what you said to me, the hosters had disabled the URL security checking for my site, but this problem is back. select From `_table`
Cannot retrieve columns information. Please modify SQL query and try again. Error message: HTTP Error
|
![]() |
Alexey admin 6/26/2006 |
Hi, |