cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Who rated this post

Expedition installation failed - apache2/php7 not installed

L0 Member

Hello all,


to migrate from Fortinet to Palo Alto, I would like to use the Expedition Tool. I have completed the expedition installation on a virtual machine according to the installation guide, but the tool does not work. The GUI is not available. After analyzing the CLI output from the installation, I could see lots of warnings and errors, and that there are some parts not installed correctly. At least php7 and/or apache2 will not be installed. The installation was done on a clean Ubuntu 20.04.6 LTS server, according to the admin guide. VM was set up with 40G drive, 8G RAM and 4 cores and functional internet connection.


Any ideas, how to fix this problem?

Below are some snippets from the CLI output after executing the installation script "sudo ./initSetup*.sh"

Appended you find the whole log. Errors, Warning, not found, etc are marked in red.


Thank you in advance

kind regards
Hakan

 

[...]
sed: can't read /etc/php/7.0/apache2/php.ini: No such file or directory
sed: can't read /etc/php/7.0/apache2/php.ini: No such file or directory
sed: can't read /etc/php/7.0/apache2/php.ini: No such file or directory
sed: can't read /etc/php/7.0/cli/php.ini: No such file or directory
sed: can't read /etc/php/7.0/cli/php.ini: No such file or directory
sed: can't read /etc/php/7.0/cli/php.ini: No such file or directory
Failed to restart apache2.service: Unit apache2.service not found.

[...]

E: Unable to locate package php7.0-radius
E: Couldn't find any package by glob 'php7.0-radius'
E: Couldn't find any package by regex 'php7.0-radius'
E: Unable to locate package php7.0-bcmath

[...]

 

Who rated this post