Hello Everyone!
I have done some searching on these forums to see if someone had the same issue I had. Here is what happened. I moved my websites from a shared hosting plan to a new dedicated server that came with Cpanel. I have used it in the past and have also know a few things about linux I decided to get the unmanaged server. After dealing with moving the site from its cpanel shared hosting account to its new home we noticed that the CSS images won't load. We can get to the image directly but we can't when its called in a css background image. I have set the url to the absolute path (/home/USERNAME/public_html/images/bg1.jpg) and even left it how we have it on the old server (/images/bg1.jpg). I don't think it is permission related because I can get to the file directly via the web browswer (http://serverip/~USERNAME/images/bg1.jpg). We are using just the server IP for now due to us not wanting to move the site until we are sure everything will move over fine.
Am I missing something here? I have recompiled Apache and PHP using EA a few times. Checked the PHP info on both servers and they match pretty closely. We are using suexec for the PHP stuff but the page is an HTML page (index.html).
Thanks for your time.
I have done some searching on these forums to see if someone had the same issue I had. Here is what happened. I moved my websites from a shared hosting plan to a new dedicated server that came with Cpanel. I have used it in the past and have also know a few things about linux I decided to get the unmanaged server. After dealing with moving the site from its cpanel shared hosting account to its new home we noticed that the CSS images won't load. We can get to the image directly but we can't when its called in a css background image. I have set the url to the absolute path (/home/USERNAME/public_html/images/bg1.jpg) and even left it how we have it on the old server (/images/bg1.jpg). I don't think it is permission related because I can get to the file directly via the web browswer (http://serverip/~USERNAME/images/bg1.jpg). We are using just the server IP for now due to us not wanting to move the site until we are sure everything will move over fine.
Am I missing something here? I have recompiled Apache and PHP using EA a few times. Checked the PHP info on both servers and they match pretty closely. We are using suexec for the PHP stuff but the page is an HTML page (index.html).
Thanks for your time.
Last edited by a moderator: