Home / Blog /
CakePHP 500 Internal Server Error
Software
- CakePHP
Server Environment (shared)
- Lynix
- Apache
- PHP
- MySQL
- Provider: RackSpaceCloud.com
Problem Description
- Upon installing CakePHP you receive the following error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Shopatron Improves Their Bidding System
To help increase efficiency Shopatron, launched the new “Quick Bid” tool today. The Quick Bid was developed entirely based on feedback garnered from Shopatron’s fulfillment partners.
This new tool, allows you to place multiple bids at once, and requires less jumping back and forth between screens. The Quick Bid also lets you quickly select, save, and re-use your order viewing filters.
Here are some basic features of the new tool:
- Set and save your Order Display options (or “filters”) so they automatically take effect the next time you view orders and place bids.
- Place bids from a single screen. Place multiple bids at one time. You stay on the same page after you place a bid. Since you spend less time jumping between bidding screens, you can place your bids faster.
- Click fewer buttons. Want to bid on all items in an order? Click the Select All button. If partial bids are not allowed, clicking one button will always select all items.
- View all order types with the same tool. Request standard PhysiBid, Express, In Store Pickup, and CertiBid orders without clicking a different icon.
- Use new, enhanced filters (such as filtering by specific manufacturer, hide status, or bid status) and find the orders you want to fill more quickly.
The Quick Bid is now the default bidding interface within Shopatron and is visible upon entry to the available order area.
The Path Of Light: Generation Of Dreamers (Episode 1)
Client: Celestron, LLC.
Project URL: http://www.vimeo.com/10073192
Summary: “The Path Of Light” is a documentary celebrating astronomy, telescope making and human ingenuity.
Episode 1: “Generation of Dreamers” focuses on Celestron’s founder, Tom Johnson, an electrical engineer, who developed the techniques for mass producing Schmidt-Cassegrain Telescopes, making these powerful astronomical instruments accessible to amateur astronomers.
___________________________________
GammaFX multimedia team produced the entire film from A to Z including:
Concept development
Script writing
Filming in FULL 1080p HD
Voice over
Post production
Deployment
Syndication
MINISITE: Celestron.com/50
Developed for: Celestron, LLC
Website URL: http://www.celestron.com/50/
TheSnowPros.org Shopatron Integration
We have recently completed an interesting project involving integration of Shopatron’s Pro Customer API into TheSnowPros.org backend.
According to Shopatron’s Pro Customer API guide:
The Pro Customer API allows merchants to set up customer accounts for their Pro Stores. One Pro Customer application is used to send a manufacturer ID and login credentials to the server for validation. Upon successful validation, the server returns an access or login token, to enable API access or allow Pro Store login. Once this token is available, another Pro Customer application can be used to create a new customer account based on a generic account. A third Pro Customer application can be used to log into a Pro Store account.
Sounds complicated? …We think not!
GammaFX team successfully used this API to deliver a scalable solution, allowing exisitng members of Professional Ski Instructors of America (PSIA) and American Association of Snowboard Instructors seamlessly create accounts and login into any Vendors’ Shopatron Pro Store with one click of a mouse.
2009 PATS Event Coverage
On September 26, 2009, we were invited by Celestron to produce video coverage of 2009 Pacific Astronomy and Telescope Show for Celestron’s YouTube Channel.
Our multimedia team produced the entire video from A to Z including:
- Concept development
- Script writing
- Filming in FULL 1080p HD
- Voice over
- Post production
- Deployment
- Syndication
Fake Microsoft Security Alert - KB910721
In the last few days our spam filters started flagging numerous instances of a new malware message [ click to view ] supposedly coming from Microsoft.
It looks very legit, even spelling and grammar are unusually proper. However, clicking on the links contained in this message will install a nasty little Trojan [ Troj/Spy-CU ] aiming to steal your sensitive financial information among other things.
Another Shopatron XML Checkout Implementation
About a month ago, we were contacted by wonderful folks at Skyjacker Suspensions, who needed help implementing Shopatron checkout on their existing site.
We took on the challenge and build a brand-new store for Skyjacker that features:
- Fast AJAX Year Make Model search
- Sophisticated DB Driven Shopping Cart
- Shopatron XML Checkout
- and much more…
To streamline the normally complex data entry process for Skyjacker, we have also equipped this site with a Content Management Module that imports huge amounts of data promptly and automatically.
This project went LIVE just a few days ago. You can experience it for yourself at http://shop.skyjacker.com/
Supporting Local Filmmakers
Movie industry is a huge part of our our local community. Located in the heart of Hollywood, with windows overlooking world-famous Boulevard of Dreams, we can not help but live and breath it’s bitter-sweet nectar. So we could not say no, when some uber-talented folks at GLK Products has approched us with a request to support our independent local filmmakers by doing a pro-bono project for them. Thus, GLK got a brand new website, and we all get to star in the next Hollywood blockbuster… or not.
Changing your hosts file on Windows Vista and others
During development and testing phases of the web development projects, one might need to direct a certain domain to a new IP address without making a global DNS change.
Enter the HOSTS file!
Simply add the following line to that file (using your own IP and DOMAIN)
192.168.0.1 www.yourdomain.com
and voila… the domain now points to the new server. Obviously this only affects your local machine.
Here are the locations of the HOSTS file on various operating systems:
- Windows 95/98/Me c:\windows\hosts
- Windows NT/2000/XP Pro c:\winnt\system32\drivers\etc\hosts
- Windows XP Home c:\windows\system32\drivers\etc\hosts
On Vista, it gets a bit tricky…
By default, if you try to modify your hosts file in Vista, it will not let you save it. It tells you that you don’t have permission. To successfully modify the hosts file, run notepad.exe as an administrator and open the file.
- Browse to Start -> All Programs -> Accessories
- Right click “Notepad” and select “Run as administrator”
- Click “Continue” on the UAC prompt
- Click File -> Open
- Browse to “C:\Windows\System32\Drivers\etc”
- Change the file filter drop down box from “Text Documents (*.txt)” to “All Files (*.*)”
- Select “hosts” and click “Open”
- Make the needed changes and close Notepad. Save when prompted.






