Posts Tagged ‘hosting server’
What ftp software do i use to transfer a file to a linux hosting server?
Currently, i’m using windows xp platform. Any guide into above problems as i’m not familiar with the linux/unix. Thanks again.
what's the difference between Hosting my site on a linux server or windows server?
I have a small site hosted on Linux in Godaddy but I am doubting if it has any negative effect than hosting on windows?
How to upload wordpress in to my server and how to run the install.php file?
My server is free hosting server and I have uploaded wordpress in to my server via ftp. But now I cannot run the install.php file. I deleted the index.html file which was already on the server and I run the install.php file but it appears 403 forbidden. So I think I couldnt upload wordpress in to the root directory, please help me to resolve this.
How to send an embedded image in an email with php, but without phpmailer?
I cannot send emails with phpmailer because restrictions in the hosting server, then I want to do this with the php function mail(), thanks…