View Issue Details

IDProjectCategoryView StatusLast Update
0001183Main CAcert Websitesource codepublic2015-01-21 21:58
Reporterlp.algarvio Assigned ToMartinGummi  
PrioritynormalSeveritycrashReproducibilityalways
Status needs workResolutionopen 
PlatformMain CAcert WebsiteOSN/AOS Versionstable
Product Version2013 Q2 
Target Version2015 Q1 
Summary0001183: system dependencies
DescriptionWhen installing CACert site, i found out these dependencies aren't met, and not specified in the README, for Debian at least:

apt-get install recode php5-recode
apt-get install libapache2-mod-php5
Additional InformationThe application may also run with FastCGI/FastCGId/CGI/CGId
apt-get install libapache2-mod-fastcgi

This requires omitting the php_value settings in .htaccess file and adding the variable:
auto_prepend_file = /www/includes/general.php
to php5.ini for the host being used (but not globally)
TagsNo tags attached.
Reviewed by
Test InstructionsTry to install a test-server based on the provided dependencies and verify they are complete.

Activities

BenBE

2014-06-16 00:11

updater   ~0004844

https://github.com/magujs/cacert-devel/commit/769a06920733297ab62f528e35d7b7e248d62326

Eva

2014-07-08 21:37

updater   ~0004884

Please discribe a test for this - that does NOT include a complete review of the source code to find all dependencies.

egal

2014-12-13 01:18

administrator   ~0005166

the readme contains no executeable code ... so it's ok

(i did not test the installation/follow the readme ... this should be done by testers)

felixd

2014-12-17 02:02

updater   ~0005189

I executed the instructions, given here:

https://github.com/magujs/cacert-devel/commit/e45cfafa70427a0c3b85aad0e8cfe23d3d0374c5

On the resulting test system I tested:
 - different translations
 - account login
 - gen a cap form
 - whois returns correct information

and it worked.

Test PASSED

MartinGummi

2014-12-17 02:03

updater   ~0005190

Last edited: 2014-12-17 02:04

Test and Update README.md

https://github.com/magujs/cacert-devel/commit/e45cfafa70427a0c3b85aad0e8cfe23d3d0374c5

Tests
 - different translations
 - account login
 - gen a cap form
 - whois returns correct information

and it worked

Test PASSED

MartinGummi

2014-12-17 02:09

updater   ~0005191

2 Tests done

Issue History

Date Modified Username Field Change
2013-07-02 03:05 lp.algarvio New Issue
2013-07-02 19:50 MartinGummi Assigned To => MartinGummi
2014-06-16 00:11 BenBE Note Added: 0004844
2014-06-16 00:11 BenBE Status new => fix available
2014-06-16 00:14 BenBE Status fix available => needs review & testing
2014-06-16 00:15 BenBE Source_changeset_attached => cacert-devel testserver-stable 10e61e1d
2014-06-16 00:15 MartinGummi Source_changeset_attached => cacert-devel testserver-stable 769a0692
2014-06-17 21:11 BenBE Category => source code
2014-06-17 21:15 BenBE Reviewed by => BenBE
2014-07-08 21:37 Eva Note Added: 0004884
2014-12-07 21:48 BenBE Test Instructions => Try to install a test-server based on the provided dependencies and verify they are complete.
2014-12-13 01:18 egal Note Added: 0005166
2014-12-14 00:23 BenBE Reviewed by BenBE => dastrath, BenBE
2014-12-14 00:23 BenBE Status needs review & testing => needs testing
2014-12-14 00:23 BenBE Target Version => 2015 Q1
2014-12-17 02:02 felixd Note Added: 0005189
2014-12-17 02:03 MartinGummi Note Added: 0005190
2014-12-17 02:04 MartinGummi Note Edited: 0005190
2014-12-17 02:04 MartinGummi Note Edited: 0005190
2014-12-17 02:09 MartinGummi Note Added: 0005191
2014-12-17 02:09 MartinGummi Status needs testing => ready to deploy
2014-12-17 02:15 MartinGummi Status ready to deploy => needs review
2015-01-21 21:58 BenBE Reviewed by dastrath, BenBE =>
2015-01-21 21:58 BenBE Status needs review => needs work