Hello,
I wanted to try to solve several issues. If you prefer that I write a different post for each issue please let me know and I can do that. I have tried to search for a solution on the knowledge base of x10hosting but I did not find what I was looking for. If the answers to my questions *are* listed in the knowledge base, then sorry, and could you please help me by pointing me in the right direction?
At any rate thanks for the help in advance, I really appreciate it.
1. CPanel does not seem to remember my settings (e.g. collapsed panels, clicking on "File Manager" always asks me for the settings, etc.)
2. I have tried using the Web Disk to access my account, but it does not seem to work. I know it is not an issue with my firewall or computer since I have used a Web Disk before and using the same ports, but somehow I am unnable to make it work -- any ideas?
3. Using the mail() function in php does not seem to send any email, though I am quite sure I have the correct code. Is the php mail() function still down? Should I find a different solution? I am putting up a "contact us" page on my website and just want people to be able to leave comments and get them through email.
4. On a separate topic with php, I wanted to locate the php file inside the cgi-bin directory, but somehow the webserver will not recognize the directory from my browser...i.e. I get a 500 error. Of course if I leave it in public_html then it works fine (i.e. I get all the echo's in my program back correctly). The reason I wanted to put it in cgi-bin was so that it would not be accessible through a simple "save link as", or if anyone tries to view the file (i.e. to protect my email address)
For now these are the questions I have and the doubts I would really appreciate having help with.
Thank you!
I wanted to try to solve several issues. If you prefer that I write a different post for each issue please let me know and I can do that. I have tried to search for a solution on the knowledge base of x10hosting but I did not find what I was looking for. If the answers to my questions *are* listed in the knowledge base, then sorry, and could you please help me by pointing me in the right direction?
At any rate thanks for the help in advance, I really appreciate it.
1. CPanel does not seem to remember my settings (e.g. collapsed panels, clicking on "File Manager" always asks me for the settings, etc.)
2. I have tried using the Web Disk to access my account, but it does not seem to work. I know it is not an issue with my firewall or computer since I have used a Web Disk before and using the same ports, but somehow I am unnable to make it work -- any ideas?
3. Using the mail() function in php does not seem to send any email, though I am quite sure I have the correct code. Is the php mail() function still down? Should I find a different solution? I am putting up a "contact us" page on my website and just want people to be able to leave comments and get them through email.
4. On a separate topic with php, I wanted to locate the php file inside the cgi-bin directory, but somehow the webserver will not recognize the directory from my browser...i.e. I get a 500 error. Of course if I leave it in public_html then it works fine (i.e. I get all the echo's in my program back correctly). The reason I wanted to put it in cgi-bin was so that it would not be accessible through a simple "save link as", or if anyone tries to view the file (i.e. to protect my email address)
For now these are the questions I have and the doubts I would really appreciate having help with.
Thank you!