1st install-doesnt work

i tried installing with the automatic script multiple times,
i can get into the dashboard but getting "lost connection to api", and FTL offline,
running any pihole command im getting " pihole: command not found..."
trying to generate debug log doesnt do anything,

running "sudo service pihole-FTL restart" im getting "Failed to restart pihole-FTL.service: Unit not found."

while installing i can see that some of the dependencies "will be installed" when they actually dont beacuse i see it again on the next try, so i installed all manually, except the PHP modules because there's a conflict "Error: php70w-common conflicts with php-common-5.4.16-43.el7_4.x86_64"

tried deleting the "admin" folder under www and tried again...same errors
any help?

im using CentOS7
php 7

You need to fix the php dependency error.

Yes, I believe on CentOS 7 you'll need to install PHP7:

sorry but i didnt quite understood,
did you mean that working with PHP7 on CENTOS7 with PIHOLE cannot be done right now and it's a work in progress?

i already have PHP7 installed

You have both 5.4 and 7 installed per this mesage:

"Error: php70w-common conflicts with php-common-5.4.16-43.el7_4.x86_64"

So you need to remove 5.4

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.