Page MenuHomePhorge

welcome.html
No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None

welcome.html

<form action="index.php" methond="get">
<input type="hidden" name="_step" value="1" />
<p>Welcome to the interactive install script for the RoundCube Webmail package</p>
<p>First let's check your local environment and find out if everything RoundCube needs is available.</p>
<p>The basic requirements are:</p>
<ul>
<li>PHP Version 5.2.0 or greater including
<ul>
<li>PCRE (perl compatible regular expression)</li>
<li>Session support</li>
<li>Libiconv (recommended)</li>
<li>OpenSSL (recommended)</li>
<li>FileInfo (optional)</li>
<li>Multibyte/mbstring (optional)</li>
<li>Mcrypt (optional)</li>
</ul>
</li>
<li>php.ini options:
<ul>
<li>error_reporting E_ALL &amp; ~E_NOTICE (or lower)</li>
<li>file_uploads on (for attachment upload features)</li>
<li>session.auto_start needs to be off</li>
</ul>
</li>
<li>A MySQL or PostgreSQL database engine or the SQLite extension for PHP</li>
<li>An SMTP server (recommended) or PHP configured for mail delivery</li>
</ul>
<input type="submit" value="START INSTALLATION" />
</form>

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 5, 11:58 PM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18805926
Default Alt Text
welcome.html (1 KB)

Event Timeline