PHP Classes

Usage of Lightweight MVC

Recommend this page to a friend!

      lightweight MVC  >  All threads  >  Usage of Lightweight MVC  >  (Un) Subscribe thread alerts  
Subject:Usage of Lightweight MVC
Summary:Usage of Lightweight MVC
Messages:4
Author:Sanjoy Ganguly
Date:2010-11-26 06:21:18
Update:2010-12-21 11:58:15
 

  1. Usage of Lightweight MVC   Reply   Report abuse  
Picture of Sanjoy Ganguly Sanjoy Ganguly - 2010-11-26 06:21:19
Thanks for contributing the LW MVC class. Can you please tell me how can I use it. I have configured in local system but showing blank page. Thanks for your co-operation in advance.

  2. Re: Usage of Lightweight MVC   Reply   Report abuse  
Picture of Martin Barker Martin Barker - 2010-12-13 14:55:06 - In reply to message 1 from Sanjoy Ganguly
Hi, the MVC should just be drag and drop,

If you download the complete package it should just work if you are seeing a blank page or Error 500 please make sure PHP is set to display errors and Apache allows these to be displayed.

The PHP setting are # commented out in the bootstap.php file.

Please note that the 2.1 has a fix that could break the system

and make sure your Apache is setup to use the public_html directory as the site root,

I hope this helps if your getting an error please post it here.

  3. Re: Usage of Lightweight MVC   Reply   Report abuse  
Picture of Martin Barker Martin Barker - 2010-12-13 14:58:59 - In reply to message 2 from Martin Barker
Sorry 2.1 has a fix that fixes some code that could break the system from version 2.0 sorry about that though i best clarify

  4. Re: Usage of Lightweight MVC   Reply   Report abuse  
Picture of Martin Barker Martin Barker - 2010-12-21 11:58:15 - In reply to message 1 from Sanjoy Ganguly
OO and some thing i have found out is check that the directory and files have run access so php can include the files Plesk stop this but if you use on a CPanel box it will be drag and drop