MAMP and PHP-NUKE

wuk

Registered
Hello,

I've been trying to instal php-nuke under MAMP and after instaling nuke in htdocs folder and editing the nukes config.php i get something like this :

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /Applications/MAMP/htdocs/PHPNuke60/html/includes/sql_layer.php on line 301

Warning: main(language/lang-.php): failed to open stream: No such file or directory in /Applications/MAMP/htdocs/PHPNuke60/html/mainfile.php on line 75

Warning: main(): Failed opening 'language/lang-.php' for inclusion (include_path='.:/Applications/MAMP/bin/php4/lib/php') in /Applications/MAMP/htdocs/PHPNuke60/html/mainfile.php on line 75

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /Applications/MAMP/htdocs/PHPNuke60/html/includes/sql_layer.php on line 301

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /Applications/MAMP/htdocs/PHPNuke60/html/includes/sql_layer.php on line 301

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /Applications/MAMP/htdocs/PHPNuke60/html/includes/sql_layer.php on line 357

Warning: head(themes//theme.php): failed to open stream: No such file or directory in /Applications/MAMP/htdocs/PHPNuke60/html/header.php on line 31

Warning: head(): Failed opening 'themes//theme.php' for inclusion (include_path='.:/Applications/MAMP/bin/php4/lib/php') in /Applications/MAMP/htdocs/PHPNuke60/html/header.php on line 31

Fatal error: Unknown function: themeheader() in /Applications/MAMP/htdocs/PHPNuke60/html/header.php on line 47

when typing : http://localhost:8888/PHPNuke60/html/

I'm not able to understand what it meens : anyone is ?

Thanks a lot guys !!! (and girls ::love:: )
 
Back
Top