Hi Everyone,

In the past I have setup many Mac OS X web servers successfully. Now 
I'm trying to setup another OS X web server, but PHP will not work. 
I'm having massive problems getting PHP to "make", and I'm all out of 
ideas. After I configure PHP (./configure), and try to make it, I get 
these errors:

make[1]: *** [php] Error 1
make: *** [all-recursive] Error 1

I've tried an alternative way of installing from Marc Liyanage's web 
site, http://www.entropy.ch/ which was very easy to follow, but it 
absolutely will not allow me to view any PHP pages through Apache. 
PHP prints out the following error instead:

Warning: Failed opening '/Library/WebServer/Documents/test.php' for 
inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0

As you can see, the file's name is test.php, but you should know it 
has absolutely NO PHP code in it. It's contents are:

<html>
        <body>
                Why don't I work?
        </body>
</html>

Anyone have any ideas?

If anyone is willing, could they download the latest source of PHP 
and try to configure and make it (don't bother make install-ing 
it...) If you have any success with it, let me know.

Thanks in advance!
-- 
--------------------------
Brandon Pearcy
   Internet Technician

Bowes Online
--------------------------
  phone: 1-780-532-1110 ext. 265
  fax:   1-780-532-2120
  [EMAIL PROTECTED]

Reply via email to