Mike Yrabedra wrote: > Hello, > > > I am getting these errors all the time now, on multiple scripts at random > times. > > Warning: bcompiler: Bad bytecode file format at 00000000 in Unknown on line > 0 > > This tells me it has to be PHP in some fashion. > > Only thing I have found is this... > > http://pecl.php.net/bugs/bug.php?id=10742 > > I am unsure as to where I need to go from here? > > I am concerned about putting this into production if it happens this often. > > Any ideas? > > > P.S. Running PHP 5.2.3 on Mac OS X intel xserve > > Apache 2.2.4 > Do you have to bytecompile your scripts? You're using apache, so it's not a gtk exectutable or such like, so I can only assume you're wanting to sell/supply your code to third parties? If not then simply don't bytecompile ;) Col -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php