Re: Cannot send email from form
- Subject: Re: Cannot send email from form
- From: Jose Hales-Garcia <email@hidden>
- Date: Fri, 16 May 2008 09:26:52 -0700
- Delivered-to: email@hidden
- Delivered-to: email@hidden
On May 16, 2008, at 9:18 AM, Jose Hales-Garcia wrote:
I would check the weblogs. Maybe PHP doesn't know where the mail
program is located.
You can see what the PHP environment is, with mail path and the rest,
by putting this PHP script somewhere in your web server's document
root...
<?php
phpinfo();
?>
You'll want to disable this script when you're finished with it for
security reasons.
Jose
.......................................................
Jose Hales-Garcia
UCLA Department of Statistics
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.