Ycsoftware.net
Menu
  • Databases
    • MySQL
    • MS SQL Server
    • Foxpro
  • Programming
    • .NET
    • C#
    • Drupal
    • Java
    • PHP
    • Javascript
  • System Administration
    • Hardware
    • Linux
    • MAC
    • Virtual Servers
    • VMWARE
    • Servers
    • VirtualBox
  • Web Design
    • CSS
    • Flash
    • HTML
    • SEO
  • Other
  • Contact Us
    • About Us

Monthly Archives: July 2012

Request Tracker 4.0 Apache + FastCGI Virtual Host Configuration

  • July 15, 2012

Once FastCGI is setup, you are ready to configure Apache. Server address format: http://rt.server.com RT lines added to the virtual host: DocumentRoot “/var/www/rt/share/html” AddDefaultCharset UTF-8 Alias /NoAuth/images /var/www/rt/share/html/NoAuth/images/ AddHandler fastcgi-script fcgi ScriptAlias / /var/www/rt/sbin/rt-server.fcgi/ DO … Read more

    • Programming

SugarCRM Installer acl_actions: Query Failed…

  • July 14, 2012

[-none-][FATAL] Error creating table: acl_actions: Query Failed: CREATE TABLE acl_actions (id char(36) NOT NULL ,date_entered datetime NULL ,date_modified datetime NULL ,modified_user_id char(36) NULL ,created_by char(36) NULL ,name varchar NULL ,category varchar NULL ,acltype varchar NULL … Read more

    • PHP
    • Programming

Little Endian vs Big Endian

  • July 12, 2012

Refers to the way the data is stored in memory. Bytes order: Byte3 Byte2 Byte1 Byte0 Little Endian is stored from right to left. (Least significant bit is stored to the lowest address in memory) … Read more

    • Programming

How to test if Apache FastCGI is working

  • July 10, 2012

How do you know if you have correctly installed FastCGI? The answer is simple: Run a FastCGI test Script (link to a test script is given below). http://dzone.com/snippets/fastcgi-test-script If the script works fine then FastCGi … Read more

    • Programming

Install VMware Tools Ubuntu

  • July 3, 2012

1. First Mount the ISO (cd-drive) containing the the VMware tools files mount /dev/cdrom /media/cdrom 2. Second copy the file cp /media/cdrom/* /tmp 3. Unzip the files tar -xzf vm…tar.gz 4. Run the VMware perl … Read more

    • System Administration
« Older Posts
Newer Posts »

Search

Search

YCSoftware Recent Comments

Thanks very much !!!...
Just testing...
Awesome, problem solved. Thanks man....
REboot the MAC and Try to redownload the JDK. It might be that the JDK...
When I download the new JDK for Mac it says the disk image is not reco...
You are my hero for posting this....
Greetings! Very useful advice in this particular article! It's the ...
I love what you guys are up too. This type of clever work and reportin...
relates to. To fix that you can either include the path to mysqldump e...
By implementing all these third-party tacked on start menus, all we’...

Tags

.net C# Centos 5 interest internet Microsoft Access Microsoft Office Programming technology thinker vmware vmware tools

Sponsors

YCSoftware
  • © 2025 Ycsoftware.net
Top