trojan302 / dostupidthing.v.0.0.2

Make It Better

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Do Stupid Thing

You can explore basic thing of the source code in repository. Make it better the website with your imagination.

Thas't It Free Dude! Now...

Template DoStupidThing~~~~

Template DoStupidThing~~~~

How To Install ?

Open your terminal crtl+alt+t :

$ git clone 
$ mv /directory-cloning/your/directoy/project/

Now, you can lounch project in browser :

http://localhost/directory-cloning-name/

And than, you get Error Database. edit the source* directory-cloning/config/config.php* :

  • Open Text Editor

  • Open Directory Project

  • Open File config.php inside folder config

  • Edit line :

      $base_dir 	= 'http://YourHostName/dostupidthing.v.0.0.2/';
      $db = 	mysqli_connect("Your-Hostname", "Username", "Password", "Database-Name");
    

If your project cloning has been finished, get initial on Github :

$ cd directory-cloning
$ git init
$ git add ./*
$ git commit -m "Your Commit Message"
$ git push origin master 

Thanks For contributes on Freaky Code in my repository. Follow @trojan302

Read Documentation on InternalErrorDocs

About

Make It Better

License:MIT License


Languages

Language:CSS 93.1%Language:PHP 6.8%Language:ApacheConf 0.1%