php-install Digest 8 Sep 2002 23:08:02 -0000 Issue 1014

Topics (messages 8367 through 8368):

Problems with mail command
        8367 by: Neil Harrison

Running PHPAuction with MySQL on e-Smith
        8368 by: James Redfern

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
A big HELLO to php-install,

I have a problem with the mail command - it doesn't work!

I'm using a simple script to test this....

<?php
   $ret = mail("[EMAIL PROTECTED]", "Join", "message1");
   print $ret;
?>

When this is run (http://www.subhc.org.uk/mailto.php) it repots a return code of
1 (success) but no mail is ever received.

Part of the problem is that I do not have control over the server as I only rent
a domain name on the server. The support people have said that as they don't use
this commend then they are unable (unwilling?) to fix it.

I've checked as much as I can - the PHP setupis pointing to the sendmail program
and it is in the expected place (/usr/sbin/sendmail).

If anyone can help point me in the right direction to try and solve this I'd be
grateful - php info for the site can be found at
http://www.subhc.org.uk/phpinfo.php

-- 
Thanks,
Neil Harrison


--- End Message ---
--- Begin Message ---
One of the reasons I chose e-Smith because it runs native PHP and
MySQL servers, and I have a specific PHP application I want to run on
it.  However, I have fallen at the first hurdle by trying to learn how
to drive e-Smith, PHP and MySQL all at the same time.  I need the
following information to set up PHPAuction v.2 and I wondered if
anyone has set up PHPAuction on e-smith or could help steer my in the
right direction...

¦ Step 1  
¦ 
¦ Please select :       [Create new database Use existing database]
¦ Database host :       [               ]
¦ Database name :       [               ]
¦ Database username :   [               ]
¦ Database password :   [               ]
¦ Admin E-Mail :        [[EMAIL PROTECTED]   ]
¦ Site name :           [                       ]
¦ Site URL :            [http://www.privacyx.co.uk/]
    
There is precious little information I can be sure I understand either
in the manual or the text files on this, so any help or guidance would
be much appreciated.

JR.


-- 
James Redfern [The Redfern Organization]
PGP Auto-responder <mailto:[EMAIL PROTECTED]?subject=0xCB81E8E8>
Fingerprint: 6809 FE89 4CEF E76F C6DF  04BF 46DC 58B9 CB81 E8E8

...You always suppress momentary anger at something you deeply and permanently 
hate"--Robert M. Persig
--- End Message ---

Reply via email to