billing.quick-space.de Open in urlscan Pro
2a0a:51c0:0:1e2:213:190:31:79  Public Scan

Submitted URL: https://billing.quick-space.de/
Effective URL: https://billing.quick-space.de/install/install.php
Submission: On April 15 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST /install/install.php?a=install

<form id="form" action="/install/install.php?a=install" method="post">
  <details open="" id="step-1">
    <summary>Step 1) Agree to the FOSSBilling license and review error reporting options</summary>
    <label for="agreement">
      <input type="checkbox" id="agreement" name="agreement" required=""> I agree to the <a href="https://github.com/FOSSBilling/FOSSBilling/blob/master/LICENSE" target="_blank" data-tooltip="Opens in a new tab.">Apache License version 2.0,</a> and
      acknowledge that this software is provided as-is. </label>
    <small>FOSSBilling is licensed under the Apache License version 2.0. You assume responsibility to verify its use and compliance with all local laws that may apply.</small>
    <br><br>
    <label for="error-reporting">
      <input type="checkbox" id="error-reporting" name="error_reporting"> (Optional) Enable automated error reporting to help improve FOSSBilling. </label>
    <small><a href="#" data-target="learn-reporting" onclick="toggleModal(event)">Learn more</a></small>
  </details>
  <details open="" id="step-2">
    <summary>Step 2) Check system requirements</summary>
    <p class="red">Installation is blocked because you do not meet one or more system requirements.</p>
    <table role="grid">
      <thead>
        <tr>
          <th scope="col">Requirement</th>
          <th scope="col">Result</th>
          <th scope="col"></th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td>Operating system</td>
          <td class="green">Linux</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP version</td>
          <td class="green">8.2.18</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>curl</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>intl</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>openssl</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>pdo_mysql</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>xml</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>dom</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>iconv</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>json</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>zlib</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>gd</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>mbstring</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>opcache</strong></td>
          <td class="orange">WARN</td>
          <td>We recommend enabling the <strong>opcache</strong> PHP extension for: improved performance.</td>
        </tr>
        <tr>
          <td>PHP extension: <strong>imagick</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>bz2</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>simplexml</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>PHP extension: <strong>xml</strong></td>
          <td class="green">OK</td>
          <td></td>
        </tr>
        <tr>
          <td>/var/www/hchristo/htdocs/quick-space.de/billing.quick-space.de/data/cache</td>
          <td class="red">FAIL</td>
          <td>Please make sure that directory exists and is writable. <a href="https://fossbilling.org/docs/troubleshooting#permission-issues" target="_blank">(Troubleshootng)</a></td>
        </tr>
        <tr>
          <td>/var/www/hchristo/htdocs/quick-space.de/billing.quick-space.de/data/log</td>
          <td class="red">FAIL</td>
          <td>Please make sure that directory exists and is writable. <a href="https://fossbilling.org/docs/troubleshooting#permission-issues" target="_blank">(Troubleshootng)</a></td>
        </tr>
        <tr>
          <td>/var/www/hchristo/htdocs/quick-space.de/billing.quick-space.de/data/uploads</td>
          <td class="red">FAIL</td>
          <td>Please make sure that directory exists and is writable. <a href="https://fossbilling.org/docs/troubleshooting#permission-issues" target="_blank">(Troubleshootng)</a></td>
        </tr>
      </tbody>
    </table>
  </details>
  <p>Meet all system requirements, then refresh the page to see the setup form.</p>
</form>

Text Content

 * 

 * Documentation
 * Bug Reports

Thank you for choosing FOSSBilling! Our installer will have you up and running
in just a few more minutes.
Simply follow each step below and soon you'll have FOSSBilling installed.

--------------------------------------------------------------------------------

Step 1) Agree to the FOSSBilling license and review error reporting options I
agree to the Apache License version 2.0, and acknowledge that this software is
provided as-is. FOSSBilling is licensed under the Apache License version 2.0.
You assume responsibility to verify its use and compliance with all local laws
that may apply.

(Optional) Enable automated error reporting to help improve FOSSBilling. Learn
more Step 2) Check system requirements

Installation is blocked because you do not meet one or more system requirements.

Requirement Result Operating system Linux PHP version 8.2.18 PHP extension: curl
OK PHP extension: intl OK PHP extension: openssl OK PHP extension: pdo_mysql OK
PHP extension: xml OK PHP extension: dom OK PHP extension: iconv OK PHP
extension: json OK PHP extension: zlib OK PHP extension: gd OK PHP extension:
mbstring OK PHP extension: opcache WARN We recommend enabling the opcache PHP
extension for: improved performance. PHP extension: imagick OK PHP extension:
bz2 OK PHP extension: simplexml OK PHP extension: xml OK
/var/www/hchristo/htdocs/quick-space.de/billing.quick-space.de/data/cache FAIL
Please make sure that directory exists and is writable. (Troubleshootng)
/var/www/hchristo/htdocs/quick-space.de/billing.quick-space.de/data/log FAIL
Please make sure that directory exists and is writable. (Troubleshootng)
/var/www/hchristo/htdocs/quick-space.de/billing.quick-space.de/data/uploads FAIL
Please make sure that directory exists and is writable. (Troubleshootng)

Meet all system requirements, then refresh the page to see the setup form.

© Copyright 2024. All rights reserved. Powered by FOSSBilling 0.6.20