Well, I downloaded this phpNuke theme and uploaded to my site. After I applied the new theme my site went blank. All the pages displayed a blank white page. The quickest and simplest solution was to copy a known working…
Category: Software
Oops I forgot my phhNuke admin password and I need to reset it.
It’s been a while since I logged on as site admin to my other site Wiivil Computer Help. I tried all the passwords I can possibly think of and none was correct. Being security conscious I have different passwords for…
How to install Squirrelmail Outlook
Download the files from sourceforge. Extract the files to /usr/local/mymail In my case I decided to keep the Fedora file structure by moving the data and attach folder to /var/lib/mymail/. The data directory is used for storing user preferences, like…
Configuring Spamassassin in Fedora Core 4
Spamassasin is a great antispam software that is available under the GNU license. It is free to dwonload and use. After much tinkering, downloading, and reading ton’s of articles on the internet, I almost gave up trying to get it…
How to free up space on Exchange 2003 server and IIS 6 server
Very sledom I find that the system partition on my Exchange 2003 server is running low on space. Apart from deleting the Symantec Antivirus update log files, there are also the IIS 6 and SMTP log files that can be deleted to…
How to turn on security code on the login and registration pages for PHP-Nuke ?
PPH-Nuke allows you to add a security code on the login and registration pages. You have probably seen the security codes when registering on online dating websites such as www.CupidPost.com. The security code is a graphic with alpha numeric letters,…
How to free up space on Windows 2003 server
It seems that my windows 2003 servers were frequently running low on storage space in the system partition. That was strange because the only thing I had in the system partition (c:\ drive in almost all cases) were system files…
PHP-Nuke 8, how to turn on error reporting
To turn on error reporting in config.php by changing Code: $display_errors = false; to: Code: $display_errors = true;
PHP-Nuke 8, bug, Sorry, too many page loads in so little time!
I installed PHP-nuke version 8 on my linux server. When logged in as admin, upon clicking on froum, I would get an error “Sorry, too many page loads in so little time!”. After reinstalling the problem still existed. I posted…
How to claim your blog on Technorati
The frist thing I did was create a user profile on Technorati, then find the link that says ‘claim your blog’. Simply click this link and you will get two options. Quick claim or Post claim, with quick claim you…