Hello ,
I have the following error when I am starting ser0.9.0:
WARNING: no fork mode and more than one listen address found (will use only the first one) stateless - initializing 0(0) Maxfwd module - initializing textops - initializing 0(0)submit_query(): Unknown column 'table_version in 'field list' 0(0)submit_query(): Error while submitting query 0(0)table_version(): Error in db_query 0(0)register_udomain(): Error while querying table version 0(0)domain_fixup(): Error while registering domain ERROR: error -1 while trying to fix configuration
I read in the below link that it is because I am running a mysql database version which is compatible with 0.8.14 and not 0.9.0 http://mail.iptel.org/pipermail/serusers/2005-February/015915.html
Therefore I went to /usr/local/sbin and ran ser_mysql.sh drop and ser_mysql.sh create. However the database still hasnt been updated and the error remains. Any ideas on what I can do?
Thank you, Aisling.
-------------------Legal Disclaimer---------------------------------------
The above electronic mail transmission is confidential and intended only for the person to whom it is addressed. Its contents may be protected by legal and/or professional privilege. Should it be received by you in error please contact the sender at the above quoted email address. Any unauthorised form of reproduction of this message is strictly prohibited. The Institute does not guarantee the security of any information electronically transmitted and is not liable if the information contained in this communication is not a proper and complete record of the message as transmitted by the sender nor for any delay in its receipt.
Aisling, Try dropping the table manually: mysqladmin -u root [-ppassword] drop ser
And then run the mysql script. g-)
Aisling O'Driscoll wrote:
Hello ,
I have the following error when I am starting ser0.9.0:
WARNING: no fork mode and more than one listen address found (will use only the first one) stateless - initializing 0(0) Maxfwd module - initializing textops - initializing 0(0)submit_query(): Unknown column 'table_version in 'field list' 0(0)submit_query(): Error while submitting query 0(0)table_version(): Error in db_query 0(0)register_udomain(): Error while querying table version 0(0)domain_fixup(): Error while registering domain ERROR: error -1 while trying to fix configuration
I read in the below link that it is because I am running a mysql database version which is compatible with 0.8.14 and not 0.9.0 http://lists.iptel.org/pipermail/serusers/2005-February/015915.html
Therefore I went to /usr/local/sbin and ran ser_mysql.sh drop and ser_mysql.sh create. However the database still hasnt been updated and the error remains. Any ideas on what I can do?
Thank you, Aisling.
-------------------Legal Disclaimer---------------------------------------
The above electronic mail transmission is confidential and intended only for the person to whom it is addressed. Its contents may be protected by legal and/or professional privilege. Should it be received by you in error please contact the sender at the above quoted email address. Any unauthorised form of reproduction of this message is strictly prohibited. The Institute does not guarantee the security of any information electronically transmitted and is not liable if the information contained in this communication is not a proper and complete record of the message as transmitted by the sender nor for any delay in its receipt.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers