In my database.php file,开发者_JAVA百科 I have $db[\'default\'][\'hostname\'] = \'mylocaldomain:8889\';
before few days i have been comfortably sending emails using PHP mail function. but few days back i switched my ISP. and since then i am not able to send any mails. i have setup the postfix configurat
I\'m running MAMP and it\'s telling me that it can\'t write to the /etc/hosts file. I\'m guessing it\'s a permission issue but not totally sure. This is the error:
I\'m having a problem with reading cookies on localhost, using MAMP and Codeigniter. I\'m trying to ude a cookie to authenticate acess to an admin area. I can set the cookie (I see it on my browser -
When I echo $_POST of the \'£\' character without CI in a simple Form, the result is as expected, a \'£\'.
I am trying to setup a website on my Mac using MAMP. I put my website content into a folder under /Applications/MAMP/htdocs/positweb
I\'m working on Mac 10.6.6. with php 5.3 installed with MAMP. I\'ve run into a problem trying to install Pear. A blog I found suggested a solution that requires me to to set the following ini directiv
I\'m using a Mac 10.6.6, with MAMP installed. I am trying to get Ruby working. There is a problem with the headers, so I was referred to this tutorial. http://blog.mirotin.net/?p=35
Hi I downloaded some PEAR files and they\'re in the bin folder of my MAMP directory. Inside the bin folder, they\'re in a bunch of subfolders (php 5.3/lib/ph开发者_Python百科p/pear etc) as you can see
I\'m trying to use Ruby with the MySQL that comes with MAMP, but there is a problem with the headers not being installed (or something like that).