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 the php_printer.dll's functions this error
appears:
Code: Select all
Fatal error: Out of memory (allocated 524288) (tried to allocate
4294967295 bytes) in D:\WWWSites\helpu2\reports\nir.php on line 62Thank you in advance,
Alex