[PHP-INSTALL] Unresolved Symbols building libphp4.lo

2008-12-04 Thread Paul McFerrin
I've checked the FAQ for this problem and they offer anything to resolve it. Here is what I have: - Cygwin 1.5.24 - Apache 1.3.22 binary distribution for cygwin, no sources - PHP 4.4.9 Source distribution Been running #1 & #2 (above) for several years. When building PHP: $ ./conf

Re: [PHP-INSTALL] I get blank screen with PHP5 & Apache2.2

2008-12-04 Thread Tommy Peterson
Use this php.ini file and then reload the page. The error will display. [PHP] ;;; ; About php.ini ; ;;; ; This file controls many aspects of PHP's behavior. In order for PHP to ; read it, it must be named 'php.ini'. PHP looks for it in the current ; working dir

Re: [PHP-INSTALL] I get blank screen with PHP5 & Apache2.2

2008-12-04 Thread Daniel Brown
On Thu, Dec 4, 2008 at 12:20 PM, Tommy Peterson <[EMAIL PROTECTED]> wrote: > Yes true. But I understood him to say he was viewing the source of the page > (like an HTML page) and seeing content. If he is seeing source then, yes, > Apache and PHP are not setup correctly. But he said it was working n

Re: [PHP-INSTALL] I get blank screen with PHP5 & Apache2.2

2008-12-04 Thread Tommy Peterson
Yes true. But I understood him to say he was viewing the source of the page (like an HTML page) and seeing content. If he is seeing source then, yes, Apache and PHP are not setup correctly. But he said it was working now.

Re: [PHP-INSTALL] I get blank screen with PHP5 & Apache2.2

2008-12-04 Thread Daniel Brown
On Thu, Dec 4, 2008 at 12:07 PM, Tommy Peterson <[EMAIL PROTECTED]> wrote: > > Use this php.ini file and then reload the page. The error will display. Actually, if the OP is seeing the PHP source when viewing the source of the page, it means that PHP isn't even being properly executed by Apach

[PHP-INSTALL] Re: I get blank screen with PHP5 & Apache2.2

2008-12-04 Thread Daniel
Thanks, i got it working now. ""Daniel"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I can't get my php working. Heres a link to my httpd.conf and php.ini The locations of my php directory on my local drive is: C:\php and Apache is: c:\Program Files\Apache Software Foundation

Re: [PHP-INSTALL] I get blank screen with PHP5 & Apache2.2

2008-12-04 Thread Daniel P. Brown
On Thu, Dec 4, 2008 at 11:47 AM, Daniel <[EMAIL PROTECTED]> wrote: > > Can anyone please look at my config files and see why it wouldn't be > working? I got Apache working, I think. When I go to localhost, I see the > files in that directory. But, when I click on my test file, which only > contains

[PHP-INSTALL] I get blank screen with PHP5 & Apache2.2

2008-12-04 Thread Daniel
I can't get my php working. Heres a link to my httpd.conf and php.ini The locations of my php directory on my local drive is: C:\php and Apache is: c:\Program Files\Apache Software Foundation\Apache2.2\ http://www.zeropointusa.com/test/php/php.ini http://www.zeropointusa.com/test/php/httpd.conf