Guest User

Untitled

a guest
Oct 3rd, 2018
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. Swift_TransportException
  2. Process could not be started [The system cannot find the path specified. ]
  3.  
  4. APP_ENV=local
  5. INSTALLED=true
  6. APP_KEY=app_key
  7. APP_DEBUG=true
  8. DEBUG_BAR=false
  9. DB_CONNECTION=mysql
  10. DB_HOST=localhost
  11. DB_DATABASE=pyrocms
  12. DB_USERNAME=root
  13. DB_PASSWORD="123"
  14. APPLICATION_NAME="Default"
  15. APPLICATION_DOMAIN=127.0.0.1:8001
  16. APPLICATION_REFERENCE=default
  17. DEFAULT_LOCALE=en
  18. APP_TIMEZONE=Asia/Colombo
  19. APP_URL=http://127.0.0.1:8001
  20. ADMIN_USERNAME=admin
  21. ADMIN_EMAIL=dilushadasanayaka@gmail.com
  22. ADMIN_PASSWORD=password
Add Comment
Please, Sign In to add comment