Oh, I totally agree my hosting provider sucks and I was a fool for thinking hosting was a commodity today and the only differentiators would be price and support.
On Thu, Jan 29, 2009 at 10:02 PM, Mark K <[email protected]> wrote: > Your hosting provider should get with the program and provide apache > with pcre support. If you pay them money, you should take the time to > bother them about that. > > That said, it can be hard to draw the line for what the lowest common > denominator is for application requirements. pcre support should be a > given these days, IMHO. > > > On Thu, 29 Jan 2009 21:41:19 +0100 > Julien Chaumond <[email protected]> wrote: > >> If you do make changes to the .htaccess file, I also suggest that you >> replace the \d and \w shortcuts (with [0-9] and [a-zA-Z0-9], resp.) >> because my hosting provider's (and presumably others') Apache doesn't >> understand them, and I had a hard time finding out about it. >> >> Cheers >> >> Julien >> >> On Thu, Jan 29, 2009 at 7:20 PM, PI.ly <[email protected]> wrote: >> > YEah, I'll work on a fix that checks how PHP is implemented and >> > chooses the appropriate method. >> > _______________________________________________ >> > Laconica-dev mailing list >> > [email protected] >> > http://mail.laconi.ca/mailman/listinfo/laconica-dev >> > >> _______________________________________________ >> Laconica-dev mailing list >> [email protected] >> http://mail.laconi.ca/mailman/listinfo/laconica-dev > > > -- > Mark K > _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
