Trying to Downgrade to PHP 5.1.6 on Centos 6.9

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have a very specific need to replicate a test environment that includes Centos and PHP 5.1.6.



I installed XAMPP 1.5.4 (containing PHP 5.1.6), but I am unable to get Apache running.



MySQL and ProFTPD appear to be working. When I run:



/opt/lampp/lampp status


I get:



Version: XAMPP for Linux 1.5.4
Apache is not running.
MySQL is running.
ProFTPD is running.


My error log has the following lines:



[warn] RSA server certificate is CA certificate (BasicConstraints: CA == TRUE !?)
[warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?


Things I have tried:



  • Stopping a non-existent httpd service

  • Making sure nothing else is listening on port 80 with netstat

  • Changing the ServerName localhost entry in the httpd.conf file

I am also open to other ideas if there are easier ways to get PHP 5.1.6 onto Centos.







share|improve this question






















  • Do you have certificates installed in this test machine? Check if the name resolution is right. Ref: question-defense.com/2008/10/26/…
    – Nikhil_CV
    Mar 15 at 7:53















up vote
0
down vote

favorite












I have a very specific need to replicate a test environment that includes Centos and PHP 5.1.6.



I installed XAMPP 1.5.4 (containing PHP 5.1.6), but I am unable to get Apache running.



MySQL and ProFTPD appear to be working. When I run:



/opt/lampp/lampp status


I get:



Version: XAMPP for Linux 1.5.4
Apache is not running.
MySQL is running.
ProFTPD is running.


My error log has the following lines:



[warn] RSA server certificate is CA certificate (BasicConstraints: CA == TRUE !?)
[warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?


Things I have tried:



  • Stopping a non-existent httpd service

  • Making sure nothing else is listening on port 80 with netstat

  • Changing the ServerName localhost entry in the httpd.conf file

I am also open to other ideas if there are easier ways to get PHP 5.1.6 onto Centos.







share|improve this question






















  • Do you have certificates installed in this test machine? Check if the name resolution is right. Ref: question-defense.com/2008/10/26/…
    – Nikhil_CV
    Mar 15 at 7:53













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have a very specific need to replicate a test environment that includes Centos and PHP 5.1.6.



I installed XAMPP 1.5.4 (containing PHP 5.1.6), but I am unable to get Apache running.



MySQL and ProFTPD appear to be working. When I run:



/opt/lampp/lampp status


I get:



Version: XAMPP for Linux 1.5.4
Apache is not running.
MySQL is running.
ProFTPD is running.


My error log has the following lines:



[warn] RSA server certificate is CA certificate (BasicConstraints: CA == TRUE !?)
[warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?


Things I have tried:



  • Stopping a non-existent httpd service

  • Making sure nothing else is listening on port 80 with netstat

  • Changing the ServerName localhost entry in the httpd.conf file

I am also open to other ideas if there are easier ways to get PHP 5.1.6 onto Centos.







share|improve this question














I have a very specific need to replicate a test environment that includes Centos and PHP 5.1.6.



I installed XAMPP 1.5.4 (containing PHP 5.1.6), but I am unable to get Apache running.



MySQL and ProFTPD appear to be working. When I run:



/opt/lampp/lampp status


I get:



Version: XAMPP for Linux 1.5.4
Apache is not running.
MySQL is running.
ProFTPD is running.


My error log has the following lines:



[warn] RSA server certificate is CA certificate (BasicConstraints: CA == TRUE !?)
[warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!?


Things I have tried:



  • Stopping a non-existent httpd service

  • Making sure nothing else is listening on port 80 with netstat

  • Changing the ServerName localhost entry in the httpd.conf file

I am also open to other ideas if there are easier ways to get PHP 5.1.6 onto Centos.









share|improve this question













share|improve this question




share|improve this question








edited Mar 15 at 15:00









Jeff Schaller

31.2k846105




31.2k846105










asked Mar 15 at 4:03









Brisketman

11




11











  • Do you have certificates installed in this test machine? Check if the name resolution is right. Ref: question-defense.com/2008/10/26/…
    – Nikhil_CV
    Mar 15 at 7:53

















  • Do you have certificates installed in this test machine? Check if the name resolution is right. Ref: question-defense.com/2008/10/26/…
    – Nikhil_CV
    Mar 15 at 7:53
















Do you have certificates installed in this test machine? Check if the name resolution is right. Ref: question-defense.com/2008/10/26/…
– Nikhil_CV
Mar 15 at 7:53





Do you have certificates installed in this test machine? Check if the name resolution is right. Ref: question-defense.com/2008/10/26/…
– Nikhil_CV
Mar 15 at 7:53
















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f430310%2ftrying-to-downgrade-to-php-5-1-6-on-centos-6-9%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f430310%2ftrying-to-downgrade-to-php-5-1-6-on-centos-6-9%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay