A bit more info re:php-nuke install. This system is not on the internet (well hidden behind a firewall)
On a fresh install of mysql, apache, php and php-nuke. I've setup mysql with mysql_install_db Then checked ownership of /var/lib/mysql. and is mysql:mysql then did the mysqladmin create nuke folowed by (in /var/www/htdocs/html/sql) mysql nuke < nuke.sql then to verify that the tables were imported (filled); mysqlshow nuke edit httpd.conf so that index looks at index.php and htdocs points to php top dir. In my case /var/www/htdocs/html in a browser I point to localhost and the intro screen does come up. I click on the setup superuser and enter a user name and password. change the login(index) to reflect what I wanted and save and logout now the admin.php should have only run once, The next time I log in I get the same screen and that has not changed. Now what? I haven't created the root password for mysql yet but since this system is not visible I'll hold off untill I get all the quirks out of php-nuke. Ted Ozolins (VE7TVO) Westbank, B. C. Powered by Slackware 8.1, sent with Evolution _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
