Customizing PHP
Posted by: kwigell
Posted on: 2006-07-19 18:00:00
First off, I am a total rank newb at this. I am trying to set up PHP for my site so that I can use a custom php.ini. I gather that there are a couple ways to do this - either compile my own PHP or set up a custom configured php.ini. I'd prefer to do the latter, but I'm having no luck following the instructions at http://wiki.dreamhost.com/index.php/PHP.ini
The main problem is I don't know what I'm doing. I finally did manage to use PuTTY to shell to my account, but I can't get the instructions to work. For example, when I enter "chmod +x php-update.sh", the response is "Operation not permitted", and I don't have a clue how to fix this. So at this point, I'm basically stuck and/or clueless.
I would appreciate any suggestions for what I'm doing wrong, or for resources (books or on-line articles) to help me get less noobified on this.
Thanks.