[PHP-INSTALL] October 73% OFF [Incident:071027-003890]

2007-10-27 Thread Abuse Department
Response --- ** This is an automated reply to your message to Email Abuse. ** Your message has been delivered to our email abuse department. This department handles complaints from users that are receiving unwanted email.

Re: [PHP-INSTALL] Unable to load dynamic library

2007-10-27 Thread Keith Roberts
As you are compiling php yourself, it sounds like you have a pre-installed version of php somewhere Jeff that needs to be uninstalled. Use smart (if you have it) to look for any pre-installed versions of php that need removing. Regards Keith Roberts On Fri, 26 Oct 2007, Jeff Tanner wrote:

Re: [PHP-INSTALL] Command-line execution of php is ignoring php.ini

2007-10-27 Thread Keith Roberts
Hi Jeff. You may have multiple installations of php CLI on your machine. I noticed this when compiling php myself. There was already a php installed on my machine, so this caused some confusion, when I thought I was running the php I installed myself. Regards Keith On Fri, 26 Oct 2007, J