Re: apache2::reload causing 500 errors on return statement
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig597E9BCF3817DB4D973BC7BE
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Michael Greenish wrote:[color=blue]
> I also had to make the follow addition to my config file:
>=20
> PerlInitHandler Apache2::Reload
> PerlSetVar ReloadAll Off[/color]
With PerlSetVar ReloadAll Off, Apache2::Reload will _not_ reload anything=
by default.
You have to tell it specifically what to try and reload with something li=
ke:
PerlSetVar ReloadModules "MyModule::* Foo::*"
[color=blue]
> I never figured out how to check if it was actually picking up changes =[/color]
on its own.
PerlSetVar ReloadDebug On
Will give you great details as to what gets reloaded and when.
-------------------------------------------------------------------------=
-------
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 8=
8C3A5A5
[url]http://gozer.ectoplasm.org/[/url] F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 8=
8C3A5A5
--------------enig597E9BCF3817DB4D973BC7BE
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Fedora - [url]http://enigmail.mozdev.org[/url]
iD8DBQFFOVxByzKhB4jDpaURA95fAKDGCrJD4q72fEhTKfvYbqUFLAc85gCffOGJ
3QXCFVVZBYRMuNTTo7A5LK0=
=Oco6
-----END PGP SIGNATURE-----
--------------enig597E9BCF3817DB4D973BC7BE--