Changes

Jump to navigation Jump to search
357 bytes added ,  16:37, 4 July 2016
Line 316: Line 316:     
-> forgot to create startup_apache2.pl, going to copy the one from off and change the path in it.
 
-> forgot to create startup_apache2.pl, going to copy the one from off and change the path in it.
 +
 +
More debugging:
 +
 +
If mod_perl starts, it loads some modules from cgi/startup_apache2.pl, and may fail if some modules are missing.
 +
Check /home/obf/logs/error_log:
 +
 +
<pre>
 +
[Mon Jul 04 18:31:11.501044 2016] [perl:error] [pid 23498:tid 116442525869952] Can't locate Math/Random/Secure.pm in @INC (you may need to install the Math::Random::Secure module)
 +
</pre>
    
===== Running a 2nd Apache instance for OBF =====
 
===== Running a 2nd Apache instance for OBF =====

Navigation menu