I've installed the module and manually patched .htaccess as described.

PHP details confirm Apache is running: SERVER_SOFTWARE Apache

However the status report shows: "It doesn't look like you're running Apache. Please verify that the web server settings required are in place for AIS to work."

Why might this warning appear?

Comments

ailgm’s picture

Version: 7.x-1.4 » 7.x-1.x-dev
spotzero’s picture

Category: support » bug
Status: Active » Needs review

There was a logic error in the .install file. It should detect apache now.

Update to the latest dev and let me know.

Thanks,

ailgm’s picture

I had the Nov 28th dev version installed. Is there another update?

spotzero’s picture

I commit the fix this morning so it's a mater of waiting for the Drupal.org build system to repackage the dev release (it will be updated by tomorrow for sure, this evening if we're lucky.) Or you can always pull the latest code from the git repo directly.

ailgm’s picture

Thanks. I'll check later / tomorrow, and confirm it cleared the problem up.

I appreciate your quick responses.

ailgm’s picture

Status: Needs review » Reviewed & tested by the community

Thank you. That resolved the problem.

spotzero’s picture

Status: Reviewed & tested by the community » Closed (fixed)