It appears my web forms have stopped working all of a sudden. Exactly what mail scripts are people using with PHP on these servers? I need an HTML/MHTML form script that is reliable! I've put in a support ticket but as yet no success...
Announcement
Collapse
No announcement yet.
More PEAR woes :-(
Collapse
X
-
Re: More PEAR woes
One domain is giving a blank page, no PHP errors, so I'm guessing it's the component that's gone west.
Another domain is giving:
Warning: include(Mail/mime.php) [function.include]: failed to open stream: No such file or directory in D:\inetpub\vhosts\stevetristram.co.uk\httpdocs\con tact.php on line 38
Warning: include(Mail/mime.php) [function.include]: failed to open stream: No such file or directory in D:\inetpub\vhosts\stevetristram.co.uk\httpdocs\con tact.php on line 38
Warning: include() [function.include]: Failed opening 'Mail/mime.php' for inclusion (include_path='D:\Parallels\Plesk\Additional\Plesk PHP5\PEAR') in D:\inetpub\vhosts\stevetristram.co.uk\httpdocs\con tact.php on line 38
Fatal error: Class 'Mail_mime' not found in D:\inetpub\vhosts\stevetristram.co.uk\httpdocs\con tact.php on line 79
So, basically PEAR is not there anymore!
Another gives...
Warning: require_once(Mail/mime.php) [function.require-once]: failed to open stream: No such file or directory in D:\inetpub\vhosts\dubberware.com\httpdocs\contact. php on line 60
Fatal error: require_once() [function.require]: Failed opening required 'Mail/mime.php' (include_path='D:\Parallels\Plesk\Additional\Plesk PHP5\PEAR') in D:\inetpub\vhosts\dubberware.com\httpdocs\contact. php on line 60
-
-
Re: More PEAR woes
Originally posted by Phatman View PostHi Rock, thanks for sorting those domains - it's just furniturerestorationcourses.co.uk/contact.php that's not working, I just get a blank page. Weird.Originally posted by Phatman View PostOK, I think it's all sorted now. Really must see into migrating to Linux server, I don't think I'd get this reoccurring PEAR issue.
Comment
Comment