March 19, 201016 yr Hi, not sure if this is the right subforum. Could someone please help me upload a script. I tried myself and I followed all the instructions but I get an error message saying: Warning: require_once(./system/LOADER.php) [function.require-once]: failed to open stream: No such file or directory in /home/a5230194/public_html/index.php on line 3 Thanks.
March 19, 201016 yr Can you post the script here? Or is it massive? Sounds like the script needs to include a file called LOADER.php which the server can't find. Make sure the file is in /public_html/system/
March 19, 201016 yr Hi, not sure if this is the right subforum. Could someone please help me upload a script. I tried myself and I followed all the instructions but I get an error message saying: Warning: require_once(./system/LOADER.php) [function.require-once]: failed to open stream: No such file or directory in /home/a5230194/public_html/index.php on line 3 Thanks. Basically what that error is saying is it cant find the file called loader.php which is being called from your index.php. Check this file exists and is in the correct location Edit: Beaten to it
March 19, 201016 yr Author Can you post the script here? Or is it massive? Sounds like the script needs to include a file called LOADER.php which the server can't find. Make sure the file is in /public_html/system/ The script is called sharetronix. I had it installed for me on a subdomain, thinking to myself I could transfer to a proper domain. I was wrong. So I went about reinstalling it and now I get these errors. Dont know how I can upload the script here? You can check out sharetronix if you want.
March 19, 201016 yr When you transferred it, are you sure you copied all the files across? Sounds like a file is missing... It's impossible to say just by looking at sharetronix - you would need to give someone access to your server if you can't sort it out yourself.
March 19, 201016 yr The script is called sharetronix. I had it installed for me on a subdomain, thinking to myself I could transfer to a proper domain. I was wrong. So I went about reinstalling it and now I get these errors. Dont know how I can upload the script here? You can check out sharetronix if you want. just tried it out and didnt have a problem. here is what I did 1. upload the upload folder to the server 2. opened the following location http://localhost/upload/install/index.php change localhost to your server address eg www.mydomain.co.uk/upload/install/index.php And that was it, i then had the installation screen where I have to fill in mysql details. It does say you will have to create a database first
March 19, 201016 yr Author just tried it out and didnt have a problem. here is what I did 1. upload the upload folder to the server 2. opened the following location http://localhost/upload/install/index.php change localhost to your server address eg www.mydomain.co.uk/upload/install/index.php And that was it, i then had the installation screen where I have to fill in mysql details. It does say you will have to create a database first I uploaded the upload folder in public html. I used .com. The website works on a subdomain as a web developer did it for me but I cant do it personally on another proper domain. What am I doing wrong. After upload, it says there was a directory missing? Can one of you help me out please?
March 19, 201016 yr I uploaded the upload folder in public html. I used .com. The website works on a subdomain as a web developer did it for me but I cant do it personally on another proper domain. What am I doing wrong. After upload, it says there was a directory missing? Can one of you help me out please? As Notbanksy says, without actually accessing your server and see whats going on, it will be difficult
March 19, 201016 yr Author As Notbanksy says, without actually accessing your server and see whats going on, it will be difficult Can you access my server in this case? I'll pm you the details.
Create an account or sign in to comment