Anyone using PHP?

Troy Vitullo yellowdog-general@lists.terrasoftsolutions.com
Thu Nov 21 12:27:01 2002


On Thursday 21 November 2002 01:42, Mark Jaffe wrote:
> I'm trying to work with some code I've installed for a client on my Lin=
ux
> server. I've installed an open-source e-commerce engine and would like =
to
> make some changes and test things before I upload to the site. So since
> I've got 10.2.2 with Apache and PHP on my Pismo, I figured I'd be all s=
et.
> But what I get when I try to load the pages is nothing! While I can run=
 the
> pages on the server, they do not render in my browser when I run them o=
n
> Darwin/OSX. Anyone have a clue as to how to debug this?
>

Mark,

I had a customer who had PHP/Apache running on the Xserve. He tried to po=
rt it=20
to OS X and it just plain didn't work. He had to switch to YDL as the PHP=
=20
server just to get the code to render. He worked on it for a long while=20
before giving up.=20

You might check the Apache logs to see what happens when you access the p=
age.=20

Hope this helps,

Troy