www.migrate.support.cnyprocess.com Open in urlscan Pro
69.167.171.109  Public Scan

URL: https://www.migrate.support.cnyprocess.com/
Submission: On August 17 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST index.php?step=1

<form method="POST" action="index.php?step=1" id="myForm" novalidate="novalidate">
  <h2>Database Details</h2>
  <p class="sp-description">Please enter the connection details of your SupportPal database below.</p>
  <table>
    <tbody>
      <tr>
        <th>Hostname</th>
        <td>
          <input name="hostname" value="localhost" type="text">
          <div class="sp-description">If your port differs from 3306, please specify here as ip:port</div>
        </td>
      </tr>
      <tr>
        <th>Database Name</th>
        <td><input name="database" type="text" value=""></td>
      </tr>
      <tr>
        <th>Database Username</th>
        <td><input name="username" type="text" value=""></td>
      </tr>
      <tr>
        <th>Database Password</th>
        <td><input name="password" type="password"></td>
      </tr>
    </tbody>
  </table>
  <hr>
  <h2>Application Details</h2>
  <p class="sp-description">Please enter your SupportPal application details.</p>
  <table>
    <tbody>
      <tr>
        <th>Storage Path</th>
        <td>
          <input name="storage_path" type="text" value="" class="sp-w-full" placeholder="/home/company/public_html/support/storage">
          <div class="sp-description">Absolute path to the <code>storage/</code> directory.</div>
        </td>
      </tr>
      <tr>
        <th>Application Key</th>
        <td>
          <input name="app_key" type="text" value="" class="sp-w-full">
          <div class="sp-description">See <code>'key' =&gt; '...'</code> in config/production/app.php</div>
        </td>
      </tr>
    </tbody>
  </table>
  <hr>
  <input type="submit" value="Continue" class="submit">
</form>

Text Content

SupportPal
 * SupportPal Details
 * Product Selection
 * Product Details
 * Data Selection
 * Migration


SUPPORTPAL DETAILS

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


FILES/DIRECTORIES WRITABLE

All of the below should be writable by the web server. We recommend using 755
file permissions, though some systems may require 777 if the files are not owned
by the web server user. Directories should be recursively writable.

storage/cache/   Success storage/purifier_cache/   Success storage/twig/  
Success storage/logs/   Success

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


DATABASE DETAILS

Please enter the connection details of your SupportPal database below.

Hostname
If your port differs from 3306, please specify here as ip:port
Database Name Database Username Database Password

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


APPLICATION DETAILS

Please enter your SupportPal application details.

Storage Path
Absolute path to the storage/ directory.
Application Key
See 'key' => '...' in config/production/app.php

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

Help Desk Software by SupportPal (v2.18.51#0ee49f5) · Documentation