Re: [PHP-INST] Mirroring a Configuration

2001-07-25 Thread Mike
RPMs without any problem (most configuration is done with the apache and php) hope this helps - Original Message - From: Jonathan Hilgeman <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 25, 2001 4:13 PM Subject: [PHP-INST] Mirroring a Configuration > Hi

[PHP-INST] Mirroring a Configuration

2001-07-25 Thread Jonathan Hilgeman
Hi, I'm trying to make a development box that mirrors my production box. However, my production server was set up by someone else who no longer works at the same company. I need to know what Makefiles and arguments he used - is there a way to determine how he compiled Apache/PHP/mySQL, etc...? -