very OLD Cakephp script tried to install but not working ,help please

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    help very OLD Cakephp script tried to install but not working ,help please

    i uploaded the database connected it and its showing blank page .i think something is wrong with the app/webroot/index.php .its very old cakephp .can anyone help me?
    Dropbox is a free service that lets you bring your photos, docs, and videos anywhere and share them easily. Never email yourself a file again!
    PHP Code:
    /* I don't know everything hehe */ 
    Find me on facebook

    #2
    what does the error_log say?
    Advertise your mobile site for FREE with AdTwirl

    Comment


      #3
      it does not say anything ,just blank white page .
      PHP Code:
      /* I don't know everything hehe */ 
      Find me on facebook

      Comment


        #4
        Blank white page usually means that there are some php errors, in case the error reporting was disabled, youll see the blank page and the error will be saved into the error_log file, if you enable error reporting, you should be able to see the error directly on the page.
        Advertise your mobile site for FREE with AdTwirl

        Comment


          #5
          it must have error_reporting(0);

          check error_log if you will not found any php error just replace cakephp with latest one app folder will be same

          try it
          E107 Security Team Leader
          Proudly Support AccountLab Plus Billing Software

          Want your Apps to be Developed ??? mail us your requirement at info@csarlab.com
          ------------------

          Comment

          Working...
          X