Github Pan-configurator tool

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Github Pan-configurator tool

L4 Transporter
Trying to install and use Pan-migrator what does below mean and how does one resolve it


C:\Users\frankcl\Downloads\dev\dev\pan-configurator>git pull origin master
fatal: unable to access 'https://github.com/cpainchaud/pan-configurator.git/': Could not resolve host: github.com
C:\Users\frankcl\Downloads\dev\dev\pan-configurator>pause
Press any key to continue . . .
 
 
~>php rule-edit listActions
Could not open input file: rule-edit
1 accepted solution

Accepted Solutions

thx for helpng @BPry .

 

@clyde.franklin  managed to fix it : he didnt input the right path in /etc/php.ini.

 

It'snow resolved 🙂

View solution in original post

5 REPLIES 5

Cyber Elite
Cyber Elite

It looks like you are trying to use PAN-Configurator instead of the PAN Migration tool. The initial error that you are seeing is that it can't seem to resolve to github which would be something that needs to be fixed depending on where/how you are installing.

 

I would really recommend NOT installing pan-configurator on Windows if you have access to a linux box to install it on. 

ok letI will give it a try and advise

Sure the Linux method will work but since Im getting below fatal error maybe its a proxy on my side preventing it from working:

 

 

bash-3.2$ php -r "require('lib/panconfigurator.php');print \"all\n\";"
PHP Warning:  require(lib/panconfigurator.php): failed to open stream: No such file or directory in Command line code on line 1
PHP Fatal error:  require(): Failed opening required 'lib/panconfigurator.php'

The lib/panconfigurator.php is one of the libarary file sources, If you are not able to open that file then pan-configurator is always going to fail to load correctly.  @cpainchaud would be able to help you more than I can. 

thx for helpng @BPry .

 

@clyde.franklin  managed to fix it : he didnt input the right path in /etc/php.ini.

 

It'snow resolved 🙂

  • 1 accepted solution
  • 4768 Views
  • 5 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!