• Increase font size
  • Default font size
  • Decrease font size

Linux

How To Get NTP Started on linux

 You have to restart the NTP process every time you make a change to the configuration file for the changes to take effect on the running process.

To get NTP configured to start at boot, use the line:

[root@bigboy tmp]# chkconfig ntpd on

To start, stop and restart NTP after booting, follow these examples:

[root@bigboy tmp]# service ntpd start[root@bigboy tmp]# service ntpd stop[root@bigboy tmp]# service ntpd restart

Testing And Troubleshooting NTP

After configuring and starting NTP...

 

How to create Sublevel menu items in Joomla

 In order for menu dropdowns in Moomenu and Suckerfish, and the dropline / side column items of Splitmenu to appear, you need to setup parent and child menu items. Login into the joomla administrator Go to Menu → Menu Name Select a menu item that you wish to be in the dropdown Locate the Parent Item form Select the menu item that you wish for your item to appear under Save

Perform the same task for all menu items that you wish to be child...

 

no RokDownloads Menus defined

 "There are no RokDownloads Menus defined. You must define a RokDownloads Menu type in order to select the file or folders you want to link to. "

Untitled-1.jpg

-------------------------------------------------------

Just an update for you..
When in the menu manager.. the menu type says.. 

» Folder not RokDownloads » Folder
If view and save the memu item again, it fixes it.

 

Error 500 Internal server error after file mod

 Error 500 Internal server error after file mod

This is my error message: 
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
The script had an error or it did not produce any output. If there was an error, you should be able to see it in the error log. 

I have requested CGI Scripting to be enabled about 6 times now, which I'm told is done everytime, so I wait the 8 or so hours for the server restart, and still...

 

How to Create a Joomla RSS Feed

  Step 1: Go to the RSS Feeds section on Joomla.org. Step 2: Download one of these components: Kusoma RSS, Ninja RSS Syndicator or the commercial jLord RSS Feed Creator. They are all good solutions. Our how-to here will focus on Ninja RSS. Step 3: Install Ninja RSS via the joomla installer. Step 4: Go to Components >> Ninja RSS Syndicator and click "New" Step 5: Fill in the information requested. Most of these fields are self-explanatory. You can happily just give your feed a...

 

How to remove mootools.js and caption.js from Joomla1.5

 For most Joomla 1.5 template, they don't use mootools.js and caption.js at all. These two javasript libiaries are mainly used in the adiminstrator control panal. Their size are about 75K, and decrease the response speed of joomla site. Here I introduce a method to remove the two javascript libs. To make sure your Joomla site have the two scripts in the front site, you can look you site's html source code and will find the following code:    To remove the above javascript's import, you...

 

How to install PHP 5.2.10 on OS X 10.6 Snow Leopard

  Ubercart is still nonfunctional. Since I am currently building and testing Ubercart-enabled sites, my only remaining option was to downgrade to PHP 5.2.10. I wanted to have the same extensions and options that Apple's PHP 5.3 build had, so I started by viewing the output of phpinfo() and copying the configure command. To compile PHP, locally installed copies of libpng, libjpeg and pcre are required so let's started with that: (Like in the Leopard tutorial, I assume you have installed...

 

How to Find Console for Tomcat on Linux

 1、Go to the Tomcat installation director. 2、In my sys it is /root/jakarta-tomcat-5.0.5. 3、There you can see logs folder availble/root/jakarta-tomcat-5.0.5/logs move to that folder. 4、There you can find a file by name catalina.out----this is the file where the tomcat writes the logs as defined in the configuration file /root/jakarta-tomcat-5.0.5/bin/catalina.sh 5、On the terminal window execute the command tail -f catalina.out. 6、Now you can see the contents updated as they...

 

Joomla: “Error loading Modules”

 I’ve been playing with the generic and useless message generated by joomla 1.5.8 : “Error loading Modules“

This problem appeared while using Jumi, a Joomla plugin enabling custom scripts and file inclusion into articles, to include a php script which performs several sql queries.
I used Joomla + Jumi for a long time, without any problem. Now that I’ve moved from a Godaddy Shared Hosting to a Godaddy Virtual Dedicated Server, this problem has appeared.
What the hell...

 
Page 3 of 34

Category

Login Form