PHP + Sybase BUG
André Trindade <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Hello. I'm using FREETDS to connect the PHP into a Sybase database. It works, sometimes I can make some querys. But in some querys, I got that error: *Fatal error*: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8365056 bytes) in */usr/local/apache2/htdocs/index.php* on line *15 I've tryed to increase memory size, for 500mb, 1 GB... But it does not works. I think it is a BUG. I need HELP! I'm sorry for my English. Thanks for you all. :-) André. *