02-07-2015, 07:06 PM
![[Image: maxresdefault.jpg]](https://i.ytimg.com/vi/cW9VqLqTMIY/maxresdefault.jpg)
Download
If you have problem installtion wid this script then,
follow these steps and also make sure you meet the minimum requirements.
If you are installing on localhost under subfolder then follow these steps
step 1 >
edit file ".htaccess" under the folder "getlancer"
RewriteEngine on after that add the following lines
RewriteBase /getlancer/app/
step 2 >
open the folder "app"
edit file ".htaccess"
after RewriteEngine on add the following lines
RewriteBase /getlancer/app/
step 3 >
open getlancer > app > webroot >
edit file ".htaccess"
find the following lines "RewriteBase"
and add subfolder name as display below
RewriteBase /getlancer/ and then goto http://localhost/getlancer/
enter the licences
"0W9V4L6TMIY"
if you want to install the sample data, follow these steps
goto PhpMyAdmin
open the database "getlancer" whatever you named your database
and then import
select file "getlancer_with_sample_data.sql" under getlancer\samples folder
and then click on Go.
once you done that, goto folder your main getlancer\samples\media and then copy and past under your locahost\getlancer\app\media that will move all the sample images.
That's all, now you can check your site :)