PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
[09-Feb-2011 06:41:38] PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'mhash.so' in Unknown on line 0
[09-Feb-2011 06:41:38] PHP Warning: include(/public_html/1/2/src/eng.session.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/3/public_html/1/2/index.php on line 37
[09-Feb-2011 06:41:38] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/public_html/1/2/src/eng.session.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/3/public_html/1/2/index.php on line 37
[09-Feb-2011 06:41:38] PHP Warning: include(/public_html/1/2/src/eng.startPage.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/3/public_html/1/2/index.php on line 57
[09-Feb-2011 06:41:38] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/public_html/1/2/src/eng.startPage.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/3/public_html/1/2/index.php on line 57
* You MUST changes these settings to your server/database settings *
******************************************************************************/
//$sysFileDir = "/public_html/1/2/src/"; ====== linux
$sysFileDir = "/public_html/1/2/src/"; ====== windows
[09-Feb-2011 06:41:38] PHP Warning: include(/public_html/1/2/src/eng.startPage.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/3/public_html/1/2/index.php on line 57
suggests you should set $sysFileDir to /home/3/public_html/1/2/src/
[09-Feb-2011 06:41:38] PHP Warning: include(/public_html/1/2/src/eng.startPage.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/3/public_html/1/2/index.php on line 57
suggests you should set $sysFileDir to /home/3/public_html/1/2/src/