Search found 52 matches

by jas8522
Mon Jun 15, 2015 9:13 pm
Forum: PHP Help and Discussion
Topic: php-fpm 5.4.38 on CentOS 7 systemd launch script issue
Replies: 8
Views: 13918

Re: php-fpm 5.4.38 on CentOS 7 systemd launch script issue

Confirmed fixed with php-5.4.42-48.el7.art.x86_64.rpm

Thanks!

-Jordan
by jas8522
Mon Jun 08, 2015 1:58 pm
Forum: PHP Help and Discussion
Topic: php-fpm 5.4.38 on CentOS 7 systemd launch script issue
Replies: 8
Views: 13918

Re: php-fpm 5.4.38 on CentOS 7 systemd launch script issue

This is still an issue with 5.4.41-47

Are there plans to fix it? Or am I better off removing the atomicorp rpm as a default PHP install and instead using Plesk's version selector where (presumably) this isn't an issue?
by jas8522
Mon Mar 23, 2015 8:58 pm
Forum: PHP Help and Discussion
Topic: php-fpm 5.4.38 on CentOS 7 systemd launch script issue
Replies: 8
Views: 13918

Re: php-fpm 5.4.38 on CentOS 7 systemd launch script issue

No such luck :( # rpm -qa php-fpm php-fpm-5.4.39-45.el7.art.x86_64 Note that it's not atomic-php54-php-fpm that's installed. Contents of /lib/systemd/system/php-fpm.service: [Service] Type=notify PIDFile=/run/php-fpm/php-fpm.pid EnvironmentFile=/opt/atomic/atomic-php54/root/etc/sysconfig/atomic-php5...
by jas8522
Sun Mar 22, 2015 7:55 pm
Forum: PHP Help and Discussion
Topic: php-fpm 5.4.38 on CentOS 7 systemd launch script issue
Replies: 8
Views: 13918

Re: php-fpm 5.4.38 on CentOS 7 systemd launch script issue

I have this exact php-5.4 RPM installed, but it seems to install the systemd launch script from the atomic-php54 rpm in that it references binaries and configuration files in /opt and not the default system directories. I should note that I accidentally mentioned above that I had updated to 5.4.39 w...
by jas8522
Sun Mar 22, 2015 6:10 pm
Forum: PHP Help and Discussion
Topic: php-fpm 5.4.38 on CentOS 7 systemd launch script issue
Replies: 8
Views: 13918

php-fpm 5.4.38 on CentOS 7 systemd launch script issue

It appears that the 5.4.38 update has bundled in a php54 optional installation systemd launch script file for php-fpm on CentOS7. After updating to 5.4.38 on a Plesk 12 CentOS 7 box, these are the contents of my /usr/lib/systemd/system/php-fpm.service file: [Unit] Description=The PHP FastCGI Process...
by jas8522
Wed Nov 19, 2014 11:47 pm
Forum: PHP Help and Discussion
Topic: PHP 5.4.33 patch for default_socket_timeout issues
Replies: 10
Views: 18028

Re: PHP 5.4.33 patch for default_socket_timeout issues

All appears well with 5.4.35
by jas8522
Tue Nov 18, 2014 11:12 am
Forum: PHP Help and Discussion
Topic: PHP 5.4.33 patch for default_socket_timeout issues
Replies: 10
Views: 18028

Re: PHP 5.4.33 patch for default_socket_timeout issues

THey went up on monday, cache problem maybe? Cleared the caches locally; still wouldn't update. So I visited the repo via browser and saw them there. Then I refreshed and they disappeared. Sometimes they're there, sometimes they're not! Is it possible one of your mirrors (the one my server seems to...
by jas8522
Mon Nov 17, 2014 11:49 pm
Forum: PHP Help and Discussion
Topic: PHP 5.4.33 patch for default_socket_timeout issues
Replies: 10
Views: 18028

Re: PHP 5.4.33 patch for default_socket_timeout issues

scott wrote:How about the 5.4.35 packages?
I would assume the same downgrade workaround that the PHP devs put in 5.4.34 would still be there in 5.4.35. When I posted that I don't think 5.4.35 had been released yet!

I don't see any builds of 5.4.35 in atomic or atomic-testing though. Is that in the works?
by jas8522
Mon Nov 10, 2014 1:27 pm
Forum: PHP Help and Discussion
Topic: PHP 5.4.33 patch for default_socket_timeout issues
Replies: 10
Views: 18028

Re: PHP 5.4.33 patch for default_socket_timeout issues

Did php-5.4.33-39.el6 get this patch included? I had updated to that, but still seemed to have the same issue. So I then downgraded to this patched version in atomic-testing to resolve the problem. The testing build does, indeed, resolve the issue. It seems the simplest solution now may be to build ...
by jas8522
Thu Oct 09, 2014 8:34 pm
Forum: PHP Help and Discussion
Topic: PHP 5.4.33 patch for default_socket_timeout issues
Replies: 10
Views: 18028

Re: PHP 5.4.33 patch for default_socket_timeout issues

Unfortunately the patches up there arent applying to 5.4.33 correctly. I could use some help finding one that works, or fixing this one: https://bugs.php.net/patch-display.php?bug_id=41631&patch=ssl_read_timeout-5.4.32.patch&revision=latest It seems the PHP devs may not be patching this for...
by jas8522
Mon Oct 06, 2014 8:53 pm
Forum: PHP Help and Discussion
Topic: PHP 5.4.33 patch for default_socket_timeout issues
Replies: 10
Views: 18028

PHP 5.4.33 patch for default_socket_timeout issues

Hey there, A patch was applied in 5.4.33 to fix a longstanding issue with SSL socket timeout problems that inadvertently seems to have caused issues with secure IMAP connections in webmail clients like Horde and Roundcube. From what I gather from the bug report, an update for the patch was supposed ...
by jas8522
Sun Dec 22, 2013 12:47 am
Forum: General Help and Development Discussion
Topic: Using FTPS with Plesk 11.5 and Atomic ProFTPd packages
Replies: 2
Views: 6920

Re: Using FTPS with Plesk 11.5 and Atomic ProFTPd packages

Thanks Scott! I guess we'll just apply that manually to each server.
by jas8522
Fri Dec 20, 2013 12:47 am
Forum: General Help and Development Discussion
Topic: Using FTPS with Plesk 11.5 and Atomic ProFTPd packages
Replies: 2
Views: 6920

Using FTPS with Plesk 11.5 and Atomic ProFTPd packages

It appears that the Atomic ProFTPd packages don't set up a default certificate to use with FTPS when installed. The /etc/proftpd.include file has directives for enabling SSL, but don't specify a cert file and thus users can't connect securely. This results in the following error in /var/log/messages...
by jas8522
Fri Dec 20, 2013 12:41 am
Forum: PHP Help and Discussion
Topic: PHP session folder chmod
Replies: 3
Views: 7831

Re: PHP session folder chmod

If you don't wish to define a separate session save folder for each domain, you can set the permissions as follows: chmod 733 /var/lib/php/session chmod +t /var/lib/php/session +t sets the sticky bit for the directory such that when the sticky bit is set, only the item’s owner, the directory’s owner...
by jas8522
Tue Nov 27, 2012 1:00 am
Forum: Atomicorp Free Modsecurity Rules
Topic: Atomicorp Repo: Mod_Security 2.7.1 rule compatibilitiy
Replies: 1
Views: 10272

Atomicorp Repo: Mod_Security 2.7.1 rule compatibilitiy

It seems that the release of mod_security 2.7.1 doesn't quite coincide with compatible rules in the delayed feed. Through a normal yum update, my boxes updated mod_security from the atomicorp free RPMs Repo, then ran into rule compatibility issues. I then updated to the latest delayed feed rules (mo...