Jump to content

rivas0x

Members
  • Posts

    12
  • Joined

  • Last visited

rivas0x's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Good afternoon, I was wondering if it's possible to reactivate my account,email: rivas-64@hotmail.comuser: rivas0x
  2. I used:" GRANT USAGE ON SEQUENCE public. usuario_id_seq TO public;" and this way I could insert, in case someone requires the solution, thank you.
  3. You mean this: https://prnt.sc/hxwhqp ?
  4. The database name is: rivas0x_TSJ, the user is: rivas0x_root and I can't insert using command line in my proyect, but in the phppgadmin I use the same insert instruction and it work fine...
  5. No, I'm using postgre. When I make any insert to the db is imposible cause this message come out.
  6. My error is: "permission denied for sequence usuarios_id_seq"
  7. Yes it's is 644: https://prnt.sc/hhxqhk Ding ding ding! We have a winner. root@johnny [/home/rivas0x/public_html]# ls -la total 28 drwxr-x---. 3 rivas0x nobody 4096 Dec 1 09:40 . drwx--x--x. 12 rivas0x rivas0x 4096 Nov 30 17:01 .. -rw-rw-r--. 1 rivas0x rivas0x 7245 Dec 1 11:01 index.php ^ \----- This needs to be changed to 644 not 664. Thank you very much, that was the problem, I didn't see it. But now I'm between 2 problems, or 500 or 403. http://prntscr.com/hhycsm
  8. My project doesn't have .htaccess files so, I don't know what I should do.
  9. It's the index.php page, i just put my proyect in the public_html folder, and that come out...
  10. The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@tsj.heliohost.org and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
×
×
  • Create New...