Hello all,
I just installed php 4.1 into my system[but phpinfo still sees 4.0.3], but the problem I am having is that using some php files from another server brings no parsing...sort of. I have a php file that works fine on another server [my site host] but it doesn't want to work on the new install on my machine running Storm 2000. It will print lines, but doesn't do any actual work...for instance, if anything is sent to the php file [via GET] it can see that, just doesn't do anything with it. So that means that none of the calculations that I have in the file are being done.
Any ideas would be great...thanks!
-=Biomix