Re: [AC] php-eaccelerator

2007-04-03 Thread Tomasz Pala
On Tue, Apr 03, 2007 at 03:51:11PM +0200, Michał Łukaszek wrote:
> 
> But IIRC, phpMyAdmin only displays a warning about possible problems
> with multibyte charsets, when run without it.

It only did. Since my last upgrade, when it had stopped working at all:/

-- 
Tom Pala <[EMAIL PROTECTED]>   http://vfmg.sourceforge.net/
 http://tccs.sourceforge.net/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: [AC] php-eaccelerator

2007-04-03 Thread Michał Łukaszek
On 4/3/07, Tomasz Pala <[EMAIL PROTECTED]> wrote:

> Do you have php-mbstring? And if yes - could you try removing it? I
> think this module is really required now...

Yes, I do.
Removing - I'd rather not, as it is semi-mission-critical machine ;-)
But IIRC, phpMyAdmin only displays a warning about possible problems
with multibyte charsets, when run without it.

-- 
pozdrawiam,
Michał Łukaszek
[EMAIL PROTECTED]
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: [AC] php-eaccelerator

2007-04-03 Thread Tomasz Pala
On Tue, Apr 03, 2007 at 09:33:33AM +0200, Michał Łukaszek wrote:
> > One more question - does anyone have phpMyAdmin working with php-5.2.1?
> 
> SOA#1.

Do you have php-mbstring? And if yes - could you try removing it? I
think this module is really required now...

-- 
Tom Pala <[EMAIL PROTECTED]>   http://vfmg.sourceforge.net/
 http://tccs.sourceforge.net/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: [AC] php-eaccelerator

2007-04-03 Thread Michał Łukaszek
On 4/2/07, Tomasz Pala <[EMAIL PROTECTED]> wrote:
> One more question - does anyone have phpMyAdmin working with php-5.2.1?

SOA#1.

$ rpm -q lighttpd php-fcgi phpMyAdmin php-eaccelerator mysql
lighttpd-1.4.13-10
php-fcgi-5.2.1-6
phpMyAdmin-2.10.0.2-1
php-eaccelerator-0.9.5-7
mysql-5.0.37-1

-- 
pozdrawiam,
Michał Łukaszek
[EMAIL PROTECTED]
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: [AC] php-eaccelerator

2007-04-02 Thread Tomasz Pala
On Mon, Apr 02, 2007 at 09:32:33AM +0200, Marcin Król wrote:
> 
> It works for me, but on very small site (<10 php services).

I had to disable optimizer and now it seems to work well.

-- 
Tom Pala <[EMAIL PROTECTED]>   http://vfmg.sourceforge.net/
 http://tccs.sourceforge.net/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: [AC] php-eaccelerator

2007-04-02 Thread Tomasz Pala
One more question - does anyone have phpMyAdmin working with php-5.2.1?
I'm struggling with this several hours now, has even upgraded my old
32-bit mysql to current and 64-bit but there's still no way to log in.
If I try a few times it lets me in for a while but then there's login
screen again. If I pass user other than mysql I got error
#1045 - Access denied for user 'http'@'localhost' (using password: YES)


always http...

-- 
Tom Pala <[EMAIL PROTECTED]>   http://vfmg.sourceforge.net/
 http://tccs.sourceforge.net/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: [AC] php-eaccelerator

2007-04-02 Thread Tomasz Pala
On Mon, Apr 02, 2007 at 08:06:18AM +0200, Arkadiusz Miskiewicz wrote:
> 
> It doesn't work correctly here with php 5.2. Sometimes it does stupid things 
> breaking php code.

I was confused by README:

php 5.1 support hasn't been integrated yet

and website:

The latest release, 0.9.5, supports PHP 4 and all PHP 5 releases including 5.2.



However my site started working somehow...

(Mon Apr 02 03:02:11 2007] [error] [client 193.34.52.14] PHP Fatal error: 
Uncaught exception 'sfActionStopException' in.)

-- 
Tom Pala <[EMAIL PROTECTED]>   http://vfmg.sourceforge.net/
 http://tccs.sourceforge.net/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: [AC] php-eaccelerator

2007-04-02 Thread Marcin Król
> It doesn't work correctly here with php 5.2. Sometimes it does stupid things 
> breaking php code.

It works for me, but on very small site (<10 php services).

M.
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: [AC] php-eaccelerator

2007-04-01 Thread Arkadiusz Miskiewicz
On Monday 02 of April 2007, Tomasz Pala wrote:
> Did anyone encouter problems using this module with PHP 5.2.1? An hour
> or two ago I have upgraded my apache and PHP (from 5.1.6) and since then
> had some problems with site based on symfony. Until I've uninstalled
> eaccelerator...

It doesn't work correctly here with php 5.2. Sometimes it does stupid things 
breaking php code.

-- 
Arkadiusz MiśkiewiczPLD/Linux Team
arekm / maven.plhttp://ftp.pld-linux.org/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


[AC] php-eaccelerator

2007-04-01 Thread Tomasz Pala
Did anyone encouter problems using this module with PHP 5.2.1? An hour
or two ago I have upgraded my apache and PHP (from 5.1.6) and since then
had some problems with site based on symfony. Until I've uninstalled
eaccelerator...

-- 
Tom Pala <[EMAIL PROTECTED]>   http://vfmg.sourceforge.net/
 http://tccs.sourceforge.net/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en