M_N_M Posted July 11, 2006 Share Posted July 11, 2006 Hi there,I made myself a custom DLL in Foxpro. I'm calling this one from foxpro with $dll = new com("...");The problem I get is that sometimes it works, sometimes apache crashes.. I really don't understand because I always use the same data to test. 1/3 it fails, 2/3 it works.This is the error i'm receiving:http://users.pandora.be/overclocking/fout.JPGThis is what I can find in my error log:[Tue Jul 11 14:19:40 2006] [error] [client 127.0.0.1] Premature end of script headers: php-cgi.exe, referer: http://localhost:8080/acp/report.phpIs it something with the dll or a configuration setting in apache or ... ? (the dll works fine when used in another language ...)Thanks in advance :( Link to comment https://forums.phpfreaks.com/topic/14287-php-causes-apache-crash-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.