Jump to content

hmdrest1

Members
  • Posts

    8
  • Joined

  • Last visited

hmdrest1's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. i'll just make a new one i guess. i just wondered what i must do if i run into the same problem next time, if
  2. well another problem came up.... i tried to import the .sql file you gave me but it says i have to 'discard' the tablespace before import. i dont see any tables under my current db.. am i missing something..? or should i just start everything a new.. thanks again for reply..
  3. thanks for your prompt reply, admin, i'll wait
  4. As topic says.. my tables are wiped. i can create new ones as my db is only developmental, but i wanna know if table wipes are a norm now with 'inactive' accounts and whether there are ways to restore the previous data. thank you for answers
  5. "The IP address 99.227.33.216 has been blocked for trying to log in to SFTP with the wrong password too many times. To prevent this from happening again in the future please make sure your username and password are saved correctly in your SFTP client. You won't be able to continue to cPanel until an admin unblocks you. To request that your IP be unblocked please visit " was trying to connect on filezilla.. i thought i put the right pw idk why it didnt go through anyway its even blocked now. Could u unblock it please? thanks
  6. @ bailey i dont know where the cache is Change them to 644 and they’ll work. it worked. but i dont understand why, taking away group write permission has anything to do with script being executable? edit: sorry u just said (Apache does not like php files being writable by the group) . that's one weird thing to know
  7. thanks for all the replies. All my php files are on 0664 permission , under public_html.. and I can't find the .htaccess file anywhere on my file manager, even when i used the search box on right upper corner with 'Show Hidden Files' enabled.. @Bailey. I had other more complicated scripts but as soon as i bumped into this i started just testing with a simple script like this: <?php echo "ok"?> .. and it's 500. I tried to replace all my php script from filezilla once. Do you think i accidentally deleted the htaccess file? i dont know what that file is. and it's the first time i know such a thing exist
  8. Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@hmdrest1.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. i've been trying to invoke my php scripts and this is all i see for the last week. It wasn't about connecting to your sql db because i see the same error when i just run <?php echo "something" ?> If i run the same script on my localhost with apache it ran fine. Any idea what's causing this and if i did something wrong?
×
×
  • Create New...