Questions tagged [php53]

64 questions
0
votes
1 answer

Apache 2.2.15 possible security risk?

I have an old server that is running a webshop in production. It is running CentOS / Apache 2.2.15 and PHP 5.3 (Build 22 Mar 2017). Are there any security risks associated with this setup? I have heard that CentOS is quite secure and ships backports…
0
votes
0 answers

How to install mysql extension for php 5.3?

I'm trying to get an old application running under CentOS 7.8 which only supports php 5.3. I already compiled and installed php 5.3 but I'm not able to get the mysql extension working. Here is what I did so far: installed php 5.3 wget…
-1
votes
1 answer

PHP 5.3.3 wrecked up on CentOS 6.5 (32bit) after upgrade to 5.4 and downgrade to 5.3.3

please help me solve this php version problem. I had Centos 6.5 (32bit) and php 5.3.3 pre-installed on it, right before I decided to wreck it! The need to upgrade was this warning: Warning: DOMDocument::saveHTML() expects exactly 0 parameters, 1…
-1
votes
1 answer

PDO installation not working?

I have php version 5.3.22 on Centos Linux. I currently have this in my phpinfo() output: ./configure' '--disable-fileinfo' '--disable-pdo' If I run: pecl install PDO I get: WARNING: "pecl/PDO" is deprecated in favor of…
rockstardev
  • 125
  • 3
  • 14
1 2 3 4
5