Search found 2 matches
- Mon Oct 22, 2007 8:16 am
- Forum: Installation and Configuration
- Topic: Fatal error
- Replies: 3
- Views: 1050
What is line 62, and around? It must be some huge loop, or sometimes endless loop. 4294967295 bytes = 4 gigabytes Well that is the think ... I tested it with just one line : printer_open('path'); the same think ... besides the line that now is 1. There is no loop... this the memory size that my php...
- Mon Oct 22, 2007 5:43 am
- Forum: Installation and Configuration
- Topic: Fatal error
- Replies: 3
- Views: 1050
Fatal error
Hello! I've moved all my applications from one server to another. The former server's configuration was PHP v5.0.2/Apache v2.0/Windows Server 2000 and now is PHP v5.2.4/IIS6/Windows Server 2003. Every think else is working properly besides the printing function. When I try to print something with th...