Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Out of memory

Quote Reply
Out of memory
When trying to alter an existing table, I get the following error:
----------------------------
GT::SQL::Editor (4219): ALTER TABLE DBSQL_WBbuecher2 ADD Titel CHAR(255) at /kunden/dynweb.net/vhosts/dynweb.net/htdocs/cgi-bin/dbsql2/admin/GT/SQL/Editor.pm line 100.
GT::SQL::Driver::MYSQL (4219): Preparing query: ALTER TABLE DBSQL_WBbuecher2 ADD Titel CHAR(255) at /kunden/dynweb.net/vhosts/dynweb.net/htdocs/cgi-bin/dbsql2/admin/GT/SQL/Driver/MYSQL.pm line 35.
Out of memory!
[Sun Oct 21 09:48:11 2001] [error] [client 217.80.33.12] Premature end of script headers: /kunden/dynweb.net/vhosts/dynweb.net/htdocs/service/db/admin/admin.cgi
----------------------------
Is there anything I can do? Or is this a server problem?

Anyone? Thanx.
Quote Reply
Re: [kitten] Out of memory In reply to
This could happen if you have lots of links I guess

Altering from telnet/ssh may work.
Quote Reply
Re: [RedRum] Out of memory In reply to
It's a table with 7500 records, and I have a lot of problems with it in v2 -- it worked fine in v1 of DBman.

And I don't have telnet access on my (hosted) server. I even had to install the script locally and then beam it up, it wouln't install through the web interface (stopped in the middle).

I supposed that even my problems with blank search result pages (see http://www.gossamer-threads.com/...orum_view_collapsed;) are memory related.

Thanx anyway

kitten