This post will primarily be about the process I had to go through to get cron jobs and shells working on Dreamhost. The main problem I kept running into was that the shells would simply not work at all through a cron job; yet they worked when I manually did it through SSH. The weird thing was the source of the console/cake file was being printed in my logs, instead of executed. Continue reading...
Feed Aggregator v1.4
A CakePHP Component that will take a list of feeds and aggregate them into a single array based on their timestamp.
Recent Thoughts
- Twitter feed is currently unavailable. View my Twitter
Blog entries with the tag "Environment"
Mar
12
12
Turning debug off automatically in production
Topics: Tutorials, CakePHP // 2 comments, 1,238 views
So I recently got tired of having to manually set debug to 0 every time I updated an old site or published a new one. So I thought, why not have it automatically turn off when the site is live? For this to work, I'm assuming that you are working on a localhost with an IP of 127.0.0.1. Continue reading...
Popular Entries
Topics
- CakePHP (41)
- Entertainment (2)
- Gaming (4)
- HTML & CSS (1)
- Javascript (6)
- jQuery (6)
- Other (8)
- Personal (10)
- PHP & MySQL (18)
- Plugins (3)
- Programming (8)
- Resources (13)
- Reviews (1)
- Scripts (14)
- Tutorials (41)