Configuring phpLiteAdmin

Issue #317 invalid
Young Maryclaret created an issue

this command line is not working. cd c:\Users\username\Desktop\phpLiteAdmin php\php.exe -S localhost:8000

Am getting this message: php.exe' is not recognized as an internal or external command, operable program or batch file. what should I do?

Comments (5)

  1. phpLiteAdmin repo owner

    Have you downloaded php into the php folder?

    c:\Users\username\Desktop\phpLiteAdmin\php\php.exe should be there.

    What is the output of

    dir php
    
  2. Log in to comment