I have an account on Coolfreepages.com, and they say they support php4 and MySql
I run nukesql.php for the 6.7, and I set up the database normally.
The problem is that on the top of the index.php page I get the following:
Warning: Invalid argument supplied for foreach() in /users/ionichost.com/hpstg/mainfile.php on line 42
Warning: Invalid argument supplied for foreach() in /users/ionichost.com/hpstg/mainfile.php on line 57
Warning: Cannot add header information - headers already sent by (output started at /users/ionichost.com/hpstg/mainfile.php:42) in /users/ionichost.com/hpstg/mainfile.php on line 165
I can't understand what is going on. It allows me to create the Super Account, but even if I log on using it, it won't allow me to change anything on the administration panel, as it asks for a Username and Password again.
Why I can not run functions mail() and phpinfo()
For security reasons those functions and all sockets functions are disabled. Please do not use it in your PHP programs.
PHP-Nuke 6.0 should work, just be aware that since they don't offer mail() support (much like most free hosts) any function that requires sending emails will not work, like sending the password to anyone using the lost password feature, notification on replies to posts or private messages, etc...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum