April 7th, 2008
Wanting to publish an RSS feed on a TYPO3 site recently I ran into errors relating to the php configuration of Dreamhost. To solve this I followed the instruction for using your own modified version of php.ini on the wiki which essentially copies the latest Dreamhost version of php.cgi and php.ini into a newly created cgi-bin directory.
Read the rest of this entry »
Tags: Dreamhost, error, TYPO3, web
Posted in Dreamhost, Geeky, Linux, TYPO3 | No Comments »
April 4th, 2008
I started to get this error while I was monkeying around with the latest version on my MacBook.
Cannot find tslib/. Please set path by defining $configured_tslib_path in index.php.
I had to go as far as to have a quick look at index.php to discover that I’d incorrectly named my typo3 folder (er, symlink actually). D’oh!
Tags: error, Mac, TYPO3
Posted in Linux, Mac, TYPO3 | 2 Comments »
April 3rd, 2008
I’d decided a while ago to invest some time learning Python, already had MAMP Pro happily running on my MacBook Pro running OS X 10.4 so it made sense to push further and have a look at Django - the Python Web Framework. I’m following the beautifully written Django Book and an amalgam of google results. Read the rest of this entry »
Tags: Django, error, Mac, MAMP, OS X, web
Posted in Geeky, Mac | 3 Comments »