I just recently transfered over my website to a new server, and now I can not use the script that was set to upload photos with out changing the photo directories to a chmod of 777 How do I configure my PHP.INI file to allow for the ability of uploads so that i dont have [...] [...more]
I am using a subdomain of some hosting site. so i cannot go directly to apache php.ini to modify. [...more]
I installed php gd through yum on my vps. It was installed according to yum. I then restarted the server. My phpinfo still shows nothing about gd being installed. My phpini file has no information about gd in it. I’m on centos 4 using php 5.1.6 [...more]
So ever notice some old sites with domains showing up in your address bar that look something like www1.example.com or www2.example.com? This is usually because the site owners are trying to load balance, in a crude way by making you stick to one particular webserver. Usually the main reason for doing this is because of [...] [...more]