UBB.Dev
Posted By: autoua.net Work with PHP Version 4.2.1 ? - 06/25/2002 3:11 PM
My hosting provider update PHP to 4.2.1.
Can not work UBBT 6.0.1 with PHP Version 4.2.1?

Always sent this errors
The following error was encountered:
* Zero Sized Reply
Posted By: WrÅith Re: Work with PHP Version 4.2.1 ? - 06/25/2002 5:51 PM
I'm running UBB.threads on my site with PHP 4.2.1. It works just fine. I may depend a lot though on what ./configure statements you set when you compiled the program on your server.

Can you post your ./configure statement here so I can compare it to mine? If you're not sure how to do that, create a file called phpinfo.php with the following in it:

code:
<?
phpinfo()
?>


Then, call that file from your browser. The ./configure statement will be at the top.
Posted By: Dave_L_dup1 Re: Work with PHP Version 4.2.1 ? - 06/25/2002 6:29 PM
But don't leave phpinfo.php permanently on the server where the general public can access it.
Posted By: autoua.net Re: Work with PHP Version 4.2.1 ? - 06/25/2002 7:38 PM
All fain. Hosting administrator did made upgrade PHP, Apache, etc.
There is night in USA but in Ukrainr there is day

Strangeness was PostNuke working - UBBT not working
Posted By: WrÅith Re: Work with PHP Version 4.2.1 ? - 06/27/2002 3:02 AM
posted by Dave_L:
But don't leave phpinfo.php permanently on the server where the general public can access it.
Heh, that goes without saying.
© UBB.Developers