Wikier Posted July 19, 2012 Posted July 19, 2012 I need to run update.php file to finish updating my mediawiki. I cannnot copy the files on my computer and run it, as the .php file requires the database, which is located on the server. Is there any way to run .php file on the server?
Tjoene Posted July 20, 2012 Posted July 20, 2012 You just need to go to the location of that php file in your browser.
Wikier Posted July 20, 2012 Author Posted July 20, 2012 I don't want to sound like an utter idiot ... but how do I do that? Do I just enter the map? And in which browser (internet, file, manager)?
anush Posted July 20, 2012 Posted July 20, 2012 @wikier you can type the codes in a php file and upload it to your space provided by heliohost , through FTP or Cpanel file manager , then just open any browser and type in the url to the file. if your website address is wikier.com or any thing, and the file name is myfile.php ,and its just placed in public HTML folder , then open any browser and typing wikier.com/myfile.php will run the file. I think you area having C++ or Java back ground , there is no complying here in PHP , or you must be new to these, dont worry the community will give u a good hand.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now