I am having a helluva time getting PHP 4.0 to work with my apache browser. I add code for the PHP software for instance:
 
<?php
   phpinfo();
?>
 
And all I get is a blank screen. I built php as an apache DSO. I know it is getting loaded cause it bitches if the libphp file is not available. I have recompiled several time. I'd sure like some help with this. Spending way to much time getting it to work and no time developing the app.
 --
Don                    .~.
Weeks                  /V\         L I N U X
[EMAIL PROTECTED]    // \\   >Phear the Penguin<
[EMAIL PROTECTED]     /(   )\
                      ^^-^^
 
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to