richardforth / apache2buddy

apache2buddy
Apache License 2.0
386 stars 72 forks source link

feat: Added SuSE 12 compatibility for httpd running in prefork mode #376

Closed ecazamir closed 2 years ago

ecazamir commented 2 years ago

With this patch, the script is able to run on SuSE 12 servers with Apache running in prefork mode.

richardforth commented 2 years ago

Ack. Need to get some time to test this, but I plan to merge, many thanks for your contribution

richardforth commented 2 years ago

can you change the merge branch to staging instead?

richardforth commented 2 years ago

Also if you can,

Always merge from staging Always update the changelog and take credit Always update the md5sum of apache2buddy.pl Always update the sha26sum of apache2buddy.pl

each commit should have 4 files:

It makes testing and merging simpler!

many thanks

ecazamir commented 2 years ago

Thanks Richard, I'll create a pull request for "staging', and everything else you mentioned.