vtigercrm-5.1.0 is all set to go!
- Your install.php file has been renamed to install.php.txt.
- Your migrate.php file has been renamed to migrate.php.txt.
- Your install folder too has been renamed to install/.
- Please log in using the "admin" user name and the password you entered in step 2.
- Do not forget to set the outgoing emailserver, setup accessible from Settings->Outgoing Server
- Rename htaccess.txt file to .htaccess to control public file access.
More Information
This .htaccess file will work if "AllowOverride All" is set on Apache server configuration file (httpd.conf) for the DocumentRoot or for the current vtiger path.
If this AllowOverride is set as None ie., "AllowOverride None" then .htaccess file will not take into effect.
If AllowOverride is None then add the following configuration in the apache server configuration file (httpd.conf)
<Directory "C:/Program Files/vtigercrm/apache/htdocs/vtigerCRM"> Options -Indexes </Directory>
So that without .htaccess file we can restrict the directory listing
- You are very important to us!
- We take pride in being associated with you
Talk to us at forums
Discuss with us at blogs
We aim to be - simply the best. Come on over, there is space for you too!
|