Getting there slowly (I hope)

After installing Python2.7 and pip for instructions at
http://wiki.contribs.org/Python_AltinstallIt progresses to:
The apache plugin is not working; there may be problems with your existing configuration.
The error was: NoInstallationError()
It seems the --apache looks for a debian install, though it appears possible to set the following paths:
--apache-ctl APACHE_CTL
--apache-enmod APACHE_ENMOD
--apache-dismod APACHE_DISMOD
--apache-le-vhost-ext APACHE_LE_VHOST_EXT
--apache-server-root APACHE_SERVER_ROOT
I have set --apache-server-root /etc/httpd --apache-ctl /usr/sbin/apachectl --apache-dismod /usr/bin/sedismod but am struggling to find any more to set.
I am still getting the no installation error
Thanks