Jump to content

tmzafar

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by tmzafar

  1. Hi, i have the following Problem: I followed the instructions from https://wiki.helionet.org/MySQL_Databases#Connecting_Remotely and have added an IP Address (Host) in the remote MySQL Section and can connect with the database just fine.

     

    But when i try to create a table, i get the follwoing error:

     

    Error Code: 1044. Access denied for user 'user'@'*IP-Address*' to database 'database'
     
    I have also tried to grant priviliges to the user, but same error and i have also tried it over phpMyAdmin Section, and there i get another error that user@localhost doesn't have access to the database. I haven't tried it with a wildcard...

     

  2. I created a test.php file to see if it's enabled, but i alays get an "Internal Server Error" and i also checked the permission tp 644. 

    I created a new folder and inserted the php file ith the same permission and there i get "Forbidden

    You don't have permission to access this resource.Server unable to read htaccess file, denying access to be safe". 

    Then i inserted a plain php echo in html, but the code gets commented out. 

     

    How do i know that PHP is enabled and can vie php files?

×
×
  • Create New...