I have installed the following, hopefully correctly:
apache-1.3.12-2.i386.rpm
mod_auth_external-2.1.2-5.i386.rpm
MySQL 3.22.32
MySQL-3.22.32-1.i386.rpm
MySQL-client-3.22.32-1.i386.rpm
MySQL-shared-3.22.32-1.i386.rpm
e-smith-mysql-1.0.0-1.noarch.rpm
php-4.0.3pl1-4.i386.rpm
php-mysql-4.0.3pl1-4.i386.rpm
php-imap-4.0.3pl1-4.i386.rpm
e-smith-php4-0.2-2.noarch.rpm
And OpenSSH as per Charlie's instructions on
www.e-smith.org I then un-tarred the php into the /home/e-smith/files/primary dir and follwoed the rest of the phpnuke.org's instructions. The nuke sql worked fine and I edited the config.php. I boot up my web browser and now I can't seem to get any webpages from my site, not even the admin.php file. It seemed that Apache had crashed. Then I rebooted and noticed that Apache has failed to initialize.
One thing i did have difficulty doing was chmod'ing 666 all dirs and 777 all files, as requested in the install instructions for phpnuke, and i still haven't figured out have to chmod the dirs recursively. I ended up doing chmod -R 777 *.*
Is there an easier way to do this? What is your experience? Where can I find some better help?
TIA, Jeremy Van Veelen