buy tb500

ip missing in linux server

May 31st, 2010 by ayad

Run below command will help all the ips to back

Run /scripts/restartsrv_ipaliases

coldfusion

May 31st, 2010 by ayad

how to stop and start coldfusion (cfm)

1) Log in the server as Administrator
2) Run the Command Prompt:

CMD
cd C:\ColdFusion8\bin

To START the CF service:

cfstart.bat

Then try STOP the CF service:

cfstop.bat

References

http://kslim.net/blog/computing-2/application/server-error-macromedia-application-servers-are-unreachable

Disable Suhosin in Linux Server

April 15th, 2010 by ayad

I commented out the following line in /usr/local/lib/php.ini to disable this:

extension = “suhosin.so”

you can test after that in phpinfo or using below command to make sure is disabled.

php -v

Thank you.

Try disable the Application Pool CPU Limit feature

April 9th, 2010 by ayad

if got the problem above  then just you need to go to appliction pool then prpraties >>advince setting>> then cpu >> then limit>> chang limit to 0

that is all ,, will ffix

Reset Mysql 5 password in Windows server

April 9th, 2010 by ayad

refer to the URL below

http://www.geekpedia.com/KB105_How-to-reset-your-MySQL-root-password-under-Windows.html

Thanks

Windows Command Line

April 2nd, 2010 by ayad

http://www.techotopia.com/index.php/Windows_Server_2008_Command-line_Tools

Thank you

zip ,tar , compress in linux

March 12th, 2010 by ayad

tar -cvvzf public_html.tar.gz public_html/

this command will compress public_html

obay

February 27th, 2010 by ayad

test

How To – Install SmarterTrack on a Shared Server

February 26th, 2010 by ayad

Before installing SmarterTrack in a shared hosting environment, make sure your environment meets the following requirements:

  • Support for ASP.NET 3.5
  • Hosting company allows for Full Trust ASP.NET 3.5 applications
  • Microsoft SQL Server 2005 or higher, MySQL 5.1 or higher, or Microsoft SQL Server 2005/2008 Express Edition

To install SmarterTrack in a shared hosting environment, you will need to complete the following steps:

  1. Download SmarterTrack files and upload them to your Web server
  2. Verify file permissions
  3. Set up your database
  4. Complete the SmarterTrack Setup Wizard

Additional details regarding these installation steps are below. Download SmarterTrack Files and Upload Them to Your Web Server
Follow these steps to complete the first phase of the installation process:

  1. Download the SmarterTrack – Files for Shared Hosting from the SmarterTrack Download page.
  2. This is a self-extracting archive. Review and accept the EULA. Then unzip the file to your computer’s hard drive.
  3. Upload the extracted files to your Web server. If you are uploading these files to a subfolder (such as /SmarterTrack), make sure that this folder is an application starting point. NOTE: For more information on application starting points, please contact your hosting company.

Verify File Permissions
Make sure you set the following file permissions to complete the second phase of the installation process:

  • The SmarterTrack/App_Data folder will require read, write, delete, and modify permissions to itself and all subfolders and files.
  • The /SmarterTrack/Services folder will require the Execute Scripts permission.

NOTE: If you do not have the ability to change these permissions or if you have questions regarding these permissions, contact your hosting company for assistance.

Set Up Your Database
For help setting up the SmarterTrack database, refer to the How To – Set Up Database for Shared Hosting KB article.

Complete the SmarterTrack Setup Wizard
To set up SmarterTrack for the first time, you will be using the SmarterTrack Setup Wizard. Use a Web browser to navigate to the SmarterTrack URL and log in using the default system administrator (default login is “admin” for both username and password). The Setup Wizard will walk you through the connection and initialization of the database, the activation of the product, initial department and agent creation, and default SMTP configuration. Once these steps are completed, SmarterTrack will be installed and ready for use.

For more information please refer to the Installation section in the Online Help.

References

http://www.smartertools.com/Portal/KB/a378/how-to-install-smartertrack-on-a-shared-server.aspx

How To – Install SmarterTrack on a Dedicated Server

February 26th, 2010 by ayad
How To – Install SmarterTrack on a Dedicated Server

Before installing SmarterTrack on a dedicated server, make sure the .NET 3.5 framework is installed. If it is not installed, please do so before installing SmarterTrack.

Installing SmarterTrack
Then follow these steps to install SmarterTrack on a dedicated server:

  1. Download the SmarterTrack full installer files from the SmarterTrack Download page.
  2. Run the SmarterTrack installer.
  3. Review the End User License Agreement (EULA) and accept the terms of the EULA to continue.
  4. Unless you choose a different installation folder, the default installation path will be C:\Program files\SmarterTools\SmarterTrack.
  5. After the InstallShield Wizard runs, SmarterTrack is installed. You will now need to run and complete the Setup Wizard.

NOTE: During the installation process, the InstallShield wizard will prompt to install Microsoft SQL Server Express.  If you already have an installed version of Microsoft SQL Server or MySQL, you will not need to install Microsoft SQL Server Express.  You can install Microsoft SQL Server Express at a later time using the Start Menu link created during installation.

Running the Setup Wizard
After the InstallShield Wizard is finished installing SmarterTrack, the Setup Wizard will open. The Setup Wizard will walk you through the connection and initialization of the database, the activation of the product, initial department and agent creation, and default SMTP configuration. Once you have completed the Setup Wizard, your database will be initialized and the system will automatically log you in to the portal as the system administrator.

References

http://www.smartertools.com/Portal/KB/a376/how-to-install-smartertrack-on-a-dedicated-server.aspx