Search found 13 matches

by jconrad@ucg.com
Wed Apr 06, 2016 9:39 am
Forum: PHP Help and Discussion
Topic: pecl with atomic-php55
Replies: 1
Views: 8558

Re: pecl with atomic-php55

interesting . . . i just found this:

APC is unlikely to ever support PHP 5.5 since 5.5 comes with a bundled opcode cache now. Basically APC is in basic maintenance mode at this point with no further development planned.
by jconrad@ucg.com
Mon Apr 04, 2016 10:15 am
Forum: PHP Help and Discussion
Topic: pecl with atomic-php55
Replies: 1
Views: 8558

pecl with atomic-php55

hello . . . we have php installed under /opt/atomic/atomic-php55/root, and we need to keep that there. the problem is, i'm not sure how to install PECL under there?? specifically, PECL-APC?? i did some searching in the forum, but couldn't find anything. thanks for any help anyone can offer . . . john.
by jconrad@ucg.com
Wed Nov 06, 2013 10:56 am
Forum: PHP Help and Discussion
Topic: Windows version of PHP 5.3.27 nucleus repository
Replies: 6
Views: 10064

Re: Windows version of PHP 5.3.27 nucleus repository

hey, scott . . . i was actually just looking, but i couldn't find this "phpc" module.

i checked the free atomic and nucleus repositories.

can you point me in the right direction?? thanks . . . john.
by jconrad@ucg.com
Wed Nov 06, 2013 10:49 am
Forum: PHP Help and Discussion
Topic: Windows version of PHP 5.3.27 nucleus repository
Replies: 6
Views: 10064

Re: Windows version of PHP 5.3.27 nucleus repository

oh, that's a pretty cool utility, and will definitely be useful in the future -- thanks!!!

my understanding is that the guy is trying to get 5.5 to work with the current code, so, hopefully that'll work.

thanks again! 8)
by jconrad@ucg.com
Wed Nov 06, 2013 10:45 am
Forum: PHP Help and Discussion
Topic: some modules for PHP 5.3.27
Replies: 11
Views: 14896

Re: some modules for PHP 5.3.27

appreciate that, scott . . . but we seem to be OK with APC now. we've been running with it for a few weeks now with no issues.
by jconrad@ucg.com
Thu Oct 31, 2013 12:12 pm
Forum: PHP Help and Discussion
Topic: Windows version of PHP 5.3.27 nucleus repository
Replies: 6
Views: 10064

Re: Windows version of PHP 5.3.27 nucleus repository

yeah, i noticed they say they'll still be putting out security updates, but i haven't seen any on their site for: CVE-2013-4248 CVE-2011-4718 i'm just really surprised, since it seems atomicorp is the only place i found that's really addressing the PHP 5.3.27 EOL. seems there's a TON of stuff out th...
by jconrad@ucg.com
Wed Oct 30, 2013 12:34 pm
Forum: PHP Help and Discussion
Topic: some modules for PHP 5.3.27
Replies: 11
Views: 14896

Re: some modules for PHP 5.3.27

just to provide a follow-up . . . i was able to use APC as a substitute for xcache . . . PCI compliance, here we come! :D
by jconrad@ucg.com
Wed Oct 30, 2013 12:30 pm
Forum: PHP Help and Discussion
Topic: Windows version of PHP 5.3.27 nucleus repository
Replies: 6
Views: 10064

Windows version of PHP 5.3.27 nucleus repository

sorry . . . a windows question! :D the nucleus repository is GREAT for those of us still running 5.3.27. but, is there something similar for a windows environment?? we've only got about 2 servers that need patches for: CVE-2013-4248 CVE-2011-4718 is there anything that anyone knows of that will prov...
by jconrad@ucg.com
Wed Oct 23, 2013 9:27 am
Forum: PHP Help and Discussion
Topic: some modules for PHP 5.3.27
Replies: 11
Views: 14896

Re: some modules for PHP 5.3.27

oh man . . . i forgot to specify EL5! :oops: :oops:

sorry about that -- any chance for an EL5 32-bit version for PHP 5.3.27??
by jconrad@ucg.com
Wed Oct 23, 2013 6:35 am
Forum: PHP Help and Discussion
Topic: some modules for PHP 5.3.27
Replies: 11
Views: 14896

Re: some modules for PHP 5.3.27

thanks, highland. my problem is i'm sorta relying on the developers to say what will work for them. i'm HOPING APC will work out OK, because it's already on our test server, and i've got all the steps down to start using the atomicorp repository. then again, just adding xcache to the repository woul...
by jconrad@ucg.com
Mon Oct 21, 2013 1:58 pm
Forum: PHP Help and Discussion
Topic: some modules for PHP 5.3.27
Replies: 11
Views: 14896

Re: some modules for PHP 5.3.27

thanks . . . i was playing around with the "pecl" command a little today . . . first time i ever used that! :oops: anyway, i think i'm set for most of these now, except for "xcache". i've been doing some research, and i THINK that "APC" will be my substitute. i'm not th...
by jconrad@ucg.com
Fri Oct 18, 2013 7:29 am
Forum: PHP Help and Discussion
Topic: some modules for PHP 5.3.27
Replies: 11
Views: 14896

Re: some modules for PHP 5.3.27

thanks! i did put in a request for the cache modules. for the php-pear, you'll have to excuse my very limited PHP knowledge on this one. we've got one server running redhat EL6, and it's got this package: php-pear-1.9.4-4.el6.noarch i guess this is related to the "pecl" command. again, sor...
by jconrad@ucg.com
Thu Oct 17, 2013 10:28 am
Forum: PHP Help and Discussion
Topic: some modules for PHP 5.3.27
Replies: 11
Views: 14896

some modules for PHP 5.3.27

hello . . . i recently signed up for the PHP 5.3.27 nucleus repository. seems to be a life-saver with PCI compliance, so i'm really hoping it will work out for me! there's 4 PHP modules that i can't seem to find that will work with 5.3.27: php-pear php-pecl-memcache php-xcache php-zts i'm certainly ...