[CentOS] CentOS 6 and PHP

2013-05-24 Thread Glenn Eychaner
Still upgrading CentOS 5 to CentOS 6, and have run into the next issue:

When I install httpd and php, everything works great, and the default-test 
?php phpinfo(); ? works great.  The problem is that I have a bunch of old 
HTML that seems to use ? alone (or worse, !--?), which worked in CentOS 5 
but fails in CentOS 6.  I can change all the HTML, but is there an easier way?

Summary of previous issues:
system-config-network-cmd leaving behind ifcfg files in 
network-scripts that it shouldn't: I still don't have an answer for this one; I 
work around it by naming all the scripts ifcfg-ethX_profile and cleaning 
any that don't match profile after running system-config-network-cmd.  I 
suspect it has to do with either the contents of 
/etc/udev/rules.d/70-persistant-net.rules or the format of my ifcfg-ethX_* 
files, but haven't been able to resolve it.  Probably will leave it as 
workaround works.
UUIDs and boot drives: Didn't solve this one either, but again didn't 
try very hard because the recovery from a failed attempt is a royal pain. I 
decided that the actual UUIDs weren't important enough to me to matter, since I 
seldom boot with more than one workstation's drive connected at a time.  I will 
probably go back to labels, since I can change those (apparently) without 
rendering the system unbootable.

Thanks,
-G.
--
Glenn Eychaner (geycha...@lco.cl)
Telescope Systems Programmer, Las Campanas Observatory




___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6 and PHP

2013-05-24 Thread Dennis Jacobfeuerborn
On 24.05.2013 17:42, Glenn Eychaner wrote:
 Still upgrading CentOS 5 to CentOS 6, and have run into the next issue:

 When I install httpd and php, everything works great, and the default-test 
 ?php phpinfo(); ? works great.  The problem is that I have a bunch of old 
 HTML that seems to use ? alone (or worse, !--?), which worked in CentOS 
 5 but fails in CentOS 6.  I can change all the HTML, but is there an easier 
 way?


In /etc/php.ini set:

short_open_tag = On

Regards,
   Dennis
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] centos 6 + hardened php

2012-12-14 Thread Eero Volotinen
Hi list,

Is there suhosin patched php 5.2+ available for centos 6?

--
Eero
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] centos 6 + hardened php

2012-12-14 Thread Ilyas --
Suhosin patch is dead.

My last php-5.3.19 has no suhosin patch applied.

On Fri, Dec 14, 2012 at 5:57 PM, Eero Volotinen eero.voloti...@iki.fi wrote:
 Hi list,

 Is there suhosin patched php 5.2+ available for centos 6?

 --
 Eero
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos



-- 
GPG Key ID: 6EC5EB27
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos