After testing more carefully I see what is happening. The call to
mail() is generating a warning, and our custom error handler is trapping
that and causing the script to abort.
Thanks for setting me in the right direction.
Thank you,
Lewis Kapell
Computer Operations
Seton Home Study School
way I can configure PHP so that mail() would return false in
this case, rather than throwing an error which causes the script to die?
Our mail server is a Linux server running Postfix, if that matters.
Thank you
Lewis Kapell
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit
)
Calling get_loaded_extensions(), I see curl in the list of loaded
extensions, but not pgsql.
Is anyone else having this problem?
--
Thank you,
Lewis Kapell
Computer Operations
Seton Home Study School
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
It's been about three weeks since the release of PHP 4.4.8 and the
Download page still says "The Windows binaries follow shortly".
Does anyone know what limbo or alternate dimension these binaries have
fallen into? ;0)
--
Thank you,
Lewis Kapell
Computer Operations
Seton Ho
by taking steps to reduce PHP file
sizes, for example (removing comments, breaking up large classes into
several files, etc.) or by refactoring the code so that I can use
exclusively require() instead of require_once().
Can anyone suggest a tool for measuring this?
Thank you,
Lewis Kapell
hat is one aspect
of server optimization that I think I have already done pretty well.
Other than that, however, I don't really know where improvements need to
be made.
Thanks to any who can advise.
--
Thank you,
Lewis Kapell
Computer Operations
Seton Home Study School
--
PHP Windo
Thank you,
Lewis Kapell
Computer Operations
Seton Home Study School
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
can see, there is a definite pattern here. The error is not
occuring purely at random. However, this brings me no closer to a solution.
Does anyone have any ideas for possible explanations, or for what kinds
of tests I could do to track down the cause of the problem? Thanks.
--
Thank