Tagged Questions
0
votes
1answer
128 views
phpinfo displays date.timezone warning in MAMP
I ran a phpinfo() function in MAMP, and received the following warning, embedded in the php info table:
Warning: phpinfo() [function.phpinfo]: It is not safe to rely on the system's timezone ...
0
votes
2answers
1k views
MAMP changes to Apache 'document root' are ineffective
I seek help finding why MAMP fails to effect changes to the Apache 'document root', and fixing this problem. This second edit of the original filing includes substantial additional information that ...