I'm having a similar error....
The following error occurred in FormMail :
Socket error 0: : include() [<a href='function.include'>function.include</a>]: Failed opening 'formmail-postconfig.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
What confuses me is that these lines below are in in the FormMail script (ver 8.36) but I haven't created either of these files because I do not need them..... unless this error means I DO need them.
Documentation is really sketchy on this...
@include("formmail-preconfig.inc.php");
@include("formmail-postconfig.inc.php");
Can someone shed some light on the error and also let me know is these two files must be created? If not, then should those 2 lines be commented out in the FormMail script?
Bookmarks