Jump to content

extremeplayer32

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by extremeplayer32

  1. If you are having trouble with using webdav/webdisk, here's a solution how to fix it with this method.

     

    NOTE: I've only done this on Windows cause it's the only OS that I have

     

     

    1) Go to File Exporer

     

    2) Go to This PC in the left side where it also shows libraries

     

    3) Click "Add a network Location" on the top which you can see if you press the Computer which is the next is view

     

    4) Press next and then choose "a custom network location"

     

    5) If you see an input with "Internet or network address", enter https or http (if you have ssl certificate on and then you have https enabled, choose http) and then enter this in the input "https://webdisk.(INSERTYOURWEBSITELINKHERE.DOMAIN)" (e.g. https://webdisk.domain.com/) and then press the next button

     

    6) If you see a login thingy that popsup after you pressed next, you have to enter your account username and then the password and then you have it working!

    • Like 1
  2. Take a look at your error_log on that domain:

    PHP Fatal error:  Uncaught Error: Call to undefined function mysql_connect()
    
    That error is caused by trying to use php 7+ on software that doesn't support it. The easiest way to fix this is to change your php version to 5.6 which still has the mysql_connect function. The better solution if you wrote this software yourself is to change all the mysql connections to mysqli connections.

     

    Is there any way to change the php version to 5.6?

  3.  

    I don't see the error OP mentions though...I get a blank white page.

    @Wolstech, this what I get:

    c95399f5cde4d6a0433146383323f3a6.png

     

    @extremeplayer32, you'll need to set your nameservers to ns1.heliohost.org and ns2.heliohost.org before we'll be able to help you. We can't troubleshoot anything while you're using cloudflare.

     

    i changed it now

  4. What IP is blocked? The one you posted from is not.

     

    Also, Webdisk is notoriously buggy. I'd suggest SFTP instead, it's much more reliable.

    My IP is 49.146.35.180

  5. Hello! So I got this problem with the webdisk/webdav. I installed it correctly and the credentials are correct but when I open up the webdisk, I cant access it and then it asked me to diagnose it and then it says it was the DNS. Does anyone here know how to fix this? If you can, please reply to this topic so I can fix this problem, thank you.

    Proof:

    https://media.discordapp.net/attachments/713308789821931631/715110166592225280/unknown.png

     

×
×
  • Create New...