Skip to content

Questions & Answers

T. Almroth edited this page Apr 29, 2025 · 2 revisions

Questions and Answers

Where is the application installed?

Windows:

  • %ProgramFiles%\PhpWebStudy
  • %ProgramFiles%\PhpWebStudy-Data
  • %AppData%\PhpWebStudy
  • %LocalAppData%\phpwebstudy-updater

What directories can I add for backups?

Windows:

  • %ProgramFiles%\PhpWebStudy-Data
  • %AppData%\PhpWebStudy

Why can't PHP connect to remote machines using secure connections?

This is a commonly a problem with new PHP installations. Set that path to your CA certificates in php.ini:

Windows:

openssl.cafile=C:/Program Files/PhpWebStudy-Data/server/CA/cacert.pem