PHP Classes

Config file missing

Recommend this page to a friend!

      Gistfy  >  All threads  >  Config file missing  >  (Un) Subscribe thread alerts  
Subject:Config file missing
Summary:Please provide example\config.inc
Messages:6
Author:chris edeling
Date:2013-08-02 04:42:40
Update:2013-08-05 05:02:10
 

  1. Config file missing   Reply   Report abuse  
Picture of chris edeling chris edeling - 2013-08-02 04:42:40
Your test has the line

include_once ('example\config.inc');

but that config.inc file is not in the download list

Please provide it

  2. Re: Config file missing   Reply   Report abuse  
Picture of V Loganathane V Loganathane - 2013-08-03 11:20:24 - In reply to message 1 from chris edeling
Hi Chris,

You can download entire code from
github.com/vlogus/gistfy

Regards,
Logu

  3. Re: Config file missing   Reply   Report abuse  
Picture of chris edeling chris edeling - 2013-08-04 00:12:48 - In reply to message 2 from V Loganathane
Thanks Logu but the server at https://github.com/vlogus/gistfy is not responding

I am really keen to see your cose in action

Mac OS has a built in summariser but I have not found one that works on a Linux server

Will check from time to time

Chris

  4. Re: Config file missing   Reply   Report abuse  
Picture of james james - 2013-08-04 13:58:38 - In reply to message 2 from V Loganathane
I see you provide an MYSQL Gistfy file - why not provide the database dump in SQL as well? Or even a CSV file?

  5. Re: Config file missing   Reply   Report abuse  
Picture of V Loganathane V Loganathane - 2013-08-05 05:00:30 - In reply to message 4 from james
Hi,

I have update the mysql dump for you.
github.com/vlogus/gistfy/blob/maste ...

Regards,
Logu

  6. Re: Config file missing   Reply   Report abuse  
Picture of V Loganathane V Loganathane - 2013-08-05 05:02:10 - In reply to message 3 from chris edeling
Hi,

you can clone the gistfy using the command

git clone https://github.com/vlogus/gistfy.git

Regards,
Logu