how can i fixed this? [help]

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

    how can i fixed this? [help]

    this is my pr0blem enc0unter in the fb clone script

    Warning: require_once(/home/pinasx10/ public_html/CodeIgniterCore/codeigniter/
    CodeIgniter.php) [function.require-once]: failed to open stream: No such file or
    directory in /home/pinasx10/ public_html/index.php on line 106 Fatal error: require_once() [function.require]: Failed opening required '/home/pinasx10/public_html/
    CodeIgniterCore/codeigniter/
    CodeIgniter.php' (include_path='.:/usr/
    local/php53/pear') in /home/pinasx10/ public_html/index.php on line 106

    #2
    Originally posted by hi_jakkk View Post
    this is my pr0blem enc0unter in the fb clone script

    Warning: require_once(/home/pinasx10/ public_html/CodeIgniterCore/codeigniter/
    CodeIgniter.php) [function.require-once]: failed to open stream: No such file or
    directory in /home/pinasx10/ public_html/index.php on line 106 Fatal error: require_once() [function.require]: Failed opening required '/home/pinasx10/public_html/
    CodeIgniterCore/codeigniter/
    CodeIgniter.php' (include_path='.:/usr/
    local/php53/pear') in /home/pinasx10/ public_html/index.php on line 106
    This is not an error, it's a tutorial.
    I need some facebook likes, can you please help me
    http://facebook.com/softwarefreakin
    I noticed social media is really powerful
    Well DONE is better than well SAID

    Comment


      #3
      Originally posted by hi_jakkk View Post
      this is my pr0blem enc0unter in the fb clone script

      Warning: require_once(/home/pinasx10/ public_html/CodeIgniterCore/codeigniter/
      CodeIgniter.php) [function.require-once]: failed to open stream: No such file or
      directory in
      /home/pinasx10/ public_html/index.php on line 106 Fatal error: require_once() [function.require]: Failed opening required '/home/pinasx10/public_html/
      CodeIgniterCore/codeigniter/
      CodeIgniter.php' (include_path='.:/usr/
      local/php53/pear') in /home/pinasx10/ public_html/index.php on line 106
      Maybe this...
      <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

      Comment


        #4
        Originally posted by softwarefreak View Post
        This is not an error, it's a tutorial.
        But i not found a tutorial here in coding-talk for this..

        Comment


          #5
          Originally posted by hi_jakkk View Post
          But i not found a tutorial here in coding-talk for this..
          im guessing he was being funny with his answer.

          arnage's answer was correct. althought not so good highlighting it inside a quote from you.

          answer = No such file or directory,

          IE: /home/pinasx10/public_html/CodeIgniterCore/codeigniter/CodeIgniter.php
          is either missing. or one of the folders for it is.
          <?php
          include ('Ghost');
          if ($Post == true) {
          echo '

          sigpic
          alt='coding-talk.com!!' />';
          echo 'Sharing Is Caring!';
          } else {
          echo '

          alt='the username GHOST has been comprimised!' />';
          echo 'OMG SOMEBODY HELP ME!!';
          }
          ?>

          Comment


            #6
            Originally posted by hi_jakkk View Post
            But i not found a tutorial here in coding-talk for this..
            does that so called fb clone script have that folder which is missing i.e. CodeIgniterCore/codeigniter???
            if you not uploaded then upload it

            if problem continues then check codeigniter site for how to make codeigniter to work for you as codeigniter is framework
            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