| User | Message |
|
Posted : Wednesday, 11 July 2012, 12:00 | Permalink | Mark Here |
spinal

 
| |
And now PHP doesn’t work on my mac anymore. |
 | |
|
Posted : Wednesday, 11 July 2012, 12:00 | Permalink | Mark Here |
dna
 
|
Did they change the specifications or system requirements?
----- DNA | | |
|
Posted : Wednesday, 11 July 2012, 12:40 | Permalink | Mark Here |
spinal

 
|
Apparently somethings up with include, the path maybe? no matter, don't have a php.ini to correct anything.
-----

3DS - 1762-2660-3218 |
 | |
|
Posted : Thursday, 12 July 2012, 11:52 | Permalink | Mark Here |
JL235

 
WW Entries : 7
|
Could it be an issue with file permissions? My brother often gets those on Mac OS with PHP.
----- PlayMyCode.com - build and play in your browser, Blog, Twitter. |
 | |
|
Posted : Friday, 13 July 2012, 15:36 | Permalink | Mark Here |
Stealth
 
|
What software are you using for PHP on your Mac? (Just need to know to provide you help.)
----- Andrew // stealth
"Some people see things as they are and say why? I dream things that never were and say why not?" - Robert Kennedy |
 | |
|
Posted : Saturday, 14 July 2012, 10:37 | Permalink | Mark Here |
spinal

 
|
No idea, whatever comes preinstalled in lion.
|
 | |
|
Posted : Sunday, 15 July 2012, 16:57 | Permalink | Mark Here |
Stealth
 
|
An update may have disabled PHP in Apache's httpd.conf file. The file is located at:
-->
Ensure this line isn't commented out:
-->
----- Andrew // stealth
"Some people see things as they are and say why? I dream things that never were and say why not?" - Robert Kennedy |
 | |
|
Posted : Monday, 16 July 2012, 00:28 | Permalink | Mark Here |
spinal

 
|
That line is fine  |
 | |
|
Posted : Monday, 16 July 2012, 20:52 | Permalink | Mark Here |
Stealth
 
|
I'm not sure. There are numerous possibilities.
You could just use MAMP.
----- Andrew // stealth
"Some people see things as they are and say why? I dream things that never were and say why not?" - Robert Kennedy |
 | |
|
Posted : Thursday, 19 July 2012, 00:59 | Permalink | Mark Here |
oscar
 
WW Entries : 2
|
I've had this problem on and off over the years.
The most common problem for me is usually a conflict with the port that I'm using for apache, it tends to have some interesting issues that make it look like apache is working, but php isn't, so I usually make a habit of changing the port as soon as I start setting up anything on a mac.
Just to make sure. |
 | |
|