Date: Wed, 20 Oct 2010 12:42:36 +0300 From: Odhiambo Washington <odhiambo@gmail.com> To: Alejandro Imass <ait@p2ee.org> Cc: Gary Kline <kline@thought.org>, FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: need help with php. Message-ID: <AANLkTinZ-Jf585KeiWy=acEeRuKd3ohJpXygW3gOOg-q@mail.gmail.com> In-Reply-To: <AANLkTi=_DomZQW4mp4CXqzkA6HmAmT45iDmfVgdGLM5K@mail.gmail.com> References: <20101019033104.GA19320@thought.org> <AANLkTi=_DomZQW4mp4CXqzkA6HmAmT45iDmfVgdGLM5K@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 20, 2010 at 5:34 AM, Alejandro Imass <ait@p2ee.org> wrote: > On Mon, Oct 18, 2010 at 11:31 PM, Gary Kline <kline@thought.org> wrote: > > > > Ok, I've done everything I can think of and still my php5 fails. > > Several pages use a php counter [[that I wrote years ago. That is > > the main thing that is busted. Anybody up to helping me with this > > one? > > > > Did you happen to upgrade to 5.3? It breaks a lot of code that used to > run finr in 5.2. If you did upgrade, try downgrading to 5.2, it will > we a pain though, use portmaster if possible IMO. > Downgrading from 5.3 to 5.2 wasn't quite a pain, unless I missed something. 1. pkg_delete -f php5-\* 2. rm -rf /usr/local/lib/php/* 3. cp /dev/null /usr/local/etc/php/extensions.ini 4. cd /usr/ports/lang/php52 && make config && make install clean 5. cd /usr/ports/lang/php52-extensions 6. pkgdb -F 7. apachectl configtest 8. /usr/local/etc/rc.d/apache22 stop && /usr/local/etc/rc.d/apache22 start 9. less /var/log/httpd-error.log - check for any clues that apache might be affected. 10. ps ax | grep httpd -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Damn!!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinZ-Jf585KeiWy=acEeRuKd3ohJpXygW3gOOg-q>