Warning: require_once(libs/phpmailer/class.phpmailer.php) [function.require-once]: failed to open stream: No such file or directory in /share/MD0_DATA/Qweb/hibiduri.net/ubbt/install/createtable.php on line 37
Fatal error: require_once() [function.require]: Failed opening required 'libs/phpmailer/class.phpmailer.php' (include_path='/etc/config/php') in /share/MD0_DATA/Qweb/hibiduri.net/ubbt/install/createtable.php on line 37
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
For anyone following along, this one is related to the include_path in php.ini not having the . included as well. So it doesn't look in the current directory by default for any includes.