Menu

Redirect admin.php

Help
Danny K
2001-12-12
2001-12-14
  • Danny K

    Danny K - 2001-12-12

    Hello,
    Does any one know why I get an error message when redirecting to a Php Page insted of
    an html page ( html/admin.html ) ... The error message I receive is

    Warning: Failed opening '/home/ptc1/ptchosting-www/newsite/index\_member.php' for inclusion
    \(include\_path='./:/usr/local/lib/php'\) in /home/plantcom/planttel-www/login/admin.php on line 15
    

    I copied the code from the admin.php into the index_member.php
    anyone know what the heck this means?

     
    • Jeff April

      Jeff April - 2001-12-14

      Verify your path...  It looks like you have 2 different paths /home/plantcom/planttel-www/login/ and /home/ptc1/pcthosting-www/newsite/

      Verify that they are both the fully qualified paths, and that you are using the fully qualified paths in the include.  Or make sure that the relative path is correct.

      Jeff

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.