If you face such an error —–> ERROR 1045: Access denied for user: ‘root@localhost’ (using password: NO). Solution : You have set a password on the root account. This is…
Category: General Discussion
Fatal error: Undefined class name ’string’ in /usr
November 27, 2006 / General DiscussionFatal error: Undefined class name ’string’ in /usr/local/cpanel/base/horde/turba/lib/Turba.php on line 168. This error caused by the user having a comma in their address book in Horde. In order to fix…
Scripts for Empty var/log, empting var/log
November 27, 2006 / General DiscussionOn Linux systems, the /var/log directory stores important system logs such as authentication, cron jobs, system messages, and web server logs. Over time, these logs can grow large and take…
Incorrect login-Horde / Squirrelmail IMAP problem
November 27, 2006 / General DiscussionThe problem for incorrect login for Horde webmail OR the IMAP problem for Squirrelmail is often caused due to failure of the IMAP service on the server.We first need to…
Enable Cgi-bin for any Folder
November 27, 2006 / General DiscussionCGI (Common Gateway Interface) scripts allow you to run programs or scripts (such as .cgi, .pl, or .py) on your web server to generate dynamic content. By default, many servers…
Disk Quota Check-in ensim, fixing quotas manually for Ensim
November 27, 2006 / General DiscussionIf you are getting the following errors in your logs : Sep 5 21:51:43 srv01 kernel: VFS: find_free_dqentry(): Data block full but it shouldn’t.Sep 5 21:51:43 srv01 kernel: VFS: Error…
MailMax/Webmail Registration Problems
November 27, 2006 / General DiscussionThe client is having an issue with Mail-Max registration.URL: http://ns3.emediatecreative.com/webmail Example account: http://www.goldenenergyservices.com/webmail email: [email protected] PW: mthoThis is the error message displayed in the browser when a user tries to…
How to Enable Extended Logging
November 27, 2006 / General DiscussionTo enable extended logging in Exim to trace nobody’s mails. Try the following trick. Edit /etc/exim.conf On the second line add: log_selector = +address_rewrite +all_parents +arguments +connection_reject +delay_delivery +delivery_size +dnslist_defer…
Sample Entry for sitx.anonftp
November 27, 2006 / General DiscussionSample sitx.anonftp Configuration AllowAll # Limit WRITE everywhere in the anonymous chrootAllowAll # An upload directory that allows storing files but not retrieving# or creating directories.AllowAll AllowAll Explanation of Configuration:…
This is one of the problems that we have constantly faced on Windows Serves. Although PHP seems installed, any .php pages fail to work on a browser with the error…