I created an account/website to see if X10 would be a suitable place to host my website, so I'm testing everything out.
So I have a PHP script that's supposed to track visitors to my webpage. I got this to work on another free webhost, but it's not working here. I uploaded all the files, set the file permissions, and inserted the code into the webpage I want to track. The php file is basically supposed to write to the log file, but it's not. Plus, the log file will not open into my browser like a webpage, I have to download it. I'm not very experienced with PHP, but I did get this to work on another free host. I can't figure out why it's not working here. I don't think it's using any of the disabled php functions. Any ideas?
I'm not sure what additional information to provide.
So I have a PHP script that's supposed to track visitors to my webpage. I got this to work on another free webhost, but it's not working here. I uploaded all the files, set the file permissions, and inserted the code into the webpage I want to track. The php file is basically supposed to write to the log file, but it's not. Plus, the log file will not open into my browser like a webpage, I have to download it. I'm not very experienced with PHP, but I did get this to work on another free host. I can't figure out why it's not working here. I don't think it's using any of the disabled php functions. Any ideas?
I'm not sure what additional information to provide.