RE: [PHP-INSTALL] Problem by running mysql-connection in php-script

2003-10-03 Thread Ruprecht Helms
On Thu, 2003-10-02 at 22:28, Michael Scappa wrote: > Ruprecht, > > Make sure you have PHP pointing to the right location for the > mysql.sock. "locate mysql.sock". Sometimes its in the /tmp dir. If it is > in another location you can point to it specifically when you call > mysql_connect (refer to

Re: [PHP-INSTALL] Unable to 'make' PHP (KMM54716318V12970L0KM)

2003-10-03 Thread Charlie Smith
I never requested help with this. I believe some sort of spam is directed to the phpinstall users list at <[EMAIL PROTECTED]>. It seems like whenever I post a message to this list I get spammed, get porn email, and get misdirected mail like this one. >>> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>

[PHP-INSTALL] help setting iplanet server to parse all files in one directory

2003-10-03 Thread Brian Vaughan
I am trying to get one specific directory on an iPlanet 4.1/php 4.3.0 server set up so that all files in the directory are treated as php scripts and executed. Basiucally, I would like php to use the extension .html, but only in one directory. Scripts in the directory execute fine if I use the

[PHP-INSTALL] Help with PHP 4.3.3 and IMAP

2003-10-03 Thread Sergio Aguayo
Hi to all! I'm having problems installing the IMAP extension of PHP 4.3.3. I'm downloading imap from the washington university (is this one ok?) but things don't appear to work as documented (i can't connect to any of the account of my POP3 server). Do somebody know what's happening here? Serg

[PHP-INSTALL] php -m shows gd but can't use imagecreate

2003-10-03 Thread Chris
Hello, I am trying to use the GD library and I don't care which one I use(bundled or non). I have issued the php -m and have seen the module in the list. Why do I get an error message when trying imagecreate? I am using php-4.3.3. I can provide more details if need be. Chris-