| Article: |
Apache Web-Serving with Mac OS X: Part 3 | |
| Subject: | PHP.INI | |
| Date: | 2002-02-27 12:35:21 | |
| From: | kuacweb | |
| OK, this is driving us crazy - in order to tell PHP where to route mail created with the mail() tag, you have to specify a SMTP server. Everything I've seen says this can be done in PHP.INI, which is the PHP configuration file. We can't find this file anywhere on our OsX box. It's a standard install. Anyone know where this is supposed to exist under OsX or what it might be called? Thanks! | ||
Showing messages 1 through 2 of 2.
-
PHP.INI
2003-06-29 08:00:18 anole [View]
Well, shoot. Got PHP.INI to be read, and the mail variables set correctly. But now my sent mails from the php-based pMachine... instead of erroring like they did before, they just disappear into the ether.
-
PHP.INI
2002-03-02 06:14:16 kkohler [View]
In the FAQ part of this website http://www.entropy.ch/software/macosx/php/ is written, that you have to create the php.ini in order to get mail() worked. For more information go to the website. Greetings Klaus


