New issue
Advanced search Search tips

Issue 803915 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Jan 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Rodete: run-webkit-tests complains about php in debian-httpd-2.4.conf

Project Member Reported by atotic@chromium.org, Jan 19 2018

Issue description

I've just upgraded to Rodete. run-webkit-tests gives me the following error:

Starting HTTP server ...apache2: Syntax error on line 33 of /usr/local/google/home/atotic/chromium/src/third_party/WebKit/Tools/Scripts/apache_config/debian-httpd-2.4.conf: No matches for the wildcard 'php*.load' in '/etc/apache2/mods-available', failing (use IncludeOptional if required)

Server fails to start, and tests do not run.

There is nothing resembling php in my /etc/apache2/mods-available.

This used to work before I upgraded.

If I remove all the mentions of php from the conf file, the php tests fail. Ex: 
virtual/feature-policy/http/tests/feature-policy/policy_main_document.php
 

Comment 1 by atotic@chromium.org, Jan 19 2018

Status: WontFix (was: Available)
build/install-build-deps.sh fixed it.

By the way, thank you for filing this, finding the fix and posting it here.d

Comment 3 by maxlg@chromium.org, Mar 23 2018

Thanks! This is very helpful.

Sign in to add a comment