From: Pierre R. <pie...@wa...> - 2003-08-31 21:16:42
|
Alex, > Thanks for emailing your findings. Thanks for your great job. [...]=20 > > 2/When I run "Test ActionForwards 1", I get Warning > > messages about "Call-time pass-by-reference has been [...]=20 > > pass-by-reference . It seems OK.=20 >=20 > Which version of php do you run. > I don't get that error! PHP 4.3.1. But the point is I set allow_call_time_pass_reference to = "off" in php.ini [...]=20 > > 3/As I haven't put DocumentRoot under Apache > > directory, I had to change: >=20 > As I don't use the XSL/XML myself, any input=20 > is appreciated. I merged in your changes. > I did change the default value in the transform > method to =3Dnull instead of =3D''. That didn't work=20 > for me. OK [...]=20 > As for tips and tricks on Apache, mod_rewite and > .htaccess, I'd have to redirect you to the Apache > website (or even Google) for more information. Yes, and I learned quite a lot about Rewrite module and .htaccess!=20 But it will be good just to explain that to run all the examples = (without "relocate that WEB-INF directory..."): - you need to install mod_rewrite=20 - if the webapp directory name isn't webapp, to change it in .htaccess. Not every body need to be Apache Guru to want to use Phrame...=20 =20 > Try the updated release, and let me know if > that solves all the issues mentioned above. ASAP May I ask you if there is any plan to merge "your fork" with the = official Phrame branch? Regards Pierre=20 |