Pastebin Installation Problem

Discussion in 'PHP' started by pkallberg21, Mar 1, 2008.

  1. #1
    I have been trying to get a Pastebin script working for a couple of days now, without any luck. I have followed the install guide a couple of times, but everytime I get an error:

    There seems to be a problem with the URL rewriting as for the last line of the errors, so I below are the contents of my .htaccess file (not using virtual hosts):

    Mod_rewrite is enabled on the server. I have no clue what is wrong, so I hope you could help me interpret the errors so I can fix this.

    By the way, I had to change a part of the database query since the one in the install document was not working. Here is the thread I created for that.

    Thank you for your time.
     
    pkallberg21, Mar 1, 2008 IP
  2. pkallberg21

    pkallberg21 Peon

    Messages:
    295
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Is there anyone who can lend their expertise?
     
    pkallberg21, Mar 2, 2008 IP
  3. darthwonka

    darthwonka Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    pkallberg21,
    pastebin is a great utility, however, it is in some need of debugging and cleaning up.

    Most of these problems are just warnings that will go away when you set
    in your php.ini or enter an equivalent command, if possible, in .htaccess.

    I wrestled for about an hour before I figured this out. If I had more time, I would go in and fix the code.
     
    darthwonka, Mar 20, 2008 IP