View previous topic :: View next topic |
Author |
Message |
floater52 -
Joined: 31 Jan 2008 Posts: 3
|
Posted: Thu Jan 31, 2008 7:18 pm Post subject: Abyss not picking up images or css |
|
|
I am new to Abyss and I am running a script in php. I followed the installation instructions and triple checked them. When I go into the site I get the text only but with no css (color or size) and I get no images. The script is from my php code but it is as if it isn't seeing any other files. I am using Abyss as a localhost only to make mods on the script at home. Any suggestions would be appreciated. Thanks, Rick |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Thu Jan 31, 2008 8:39 pm Post subject: |
|
|
If you're including PHP files with another PHP file (template), make sure the paths are correct by viewing the HTML source and checking to see if the CSS and Image paths exist. |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Feb 05, 2008 6:07 pm Post subject: Re: Abyss not picking up images or css |
|
|
floater52,
Check you access.log file as it will report in real time what the browser is requesting from the server. If you have wrong paths in your HTML code, they will usually result in requests from unavailable objects. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
floater52 -
Joined: 31 Jan 2008 Posts: 3
|
Posted: Fri Feb 08, 2008 1:11 am Post subject: Checked paths |
|
|
I checked the paths and all are good. I also checked the access log and found no errors. It shows I am connecting but still no css. All files are in the htdocs file and verified with the files on my working website....Rick |
|
Back to top |
|
 |
pkSML -
Joined: 29 May 2006 Posts: 955 Location: Michigan, USA
|
Posted: Fri Feb 08, 2008 2:57 am Post subject: |
|
|
Maybe you could give us a URL to check out. _________________ Stephen
Need a LitlURL?
http://CodeBin.yi.org |
|
Back to top |
|
 |
floater52 -
Joined: 31 Jan 2008 Posts: 3
|
Posted: Sun Feb 10, 2008 7:37 pm Post subject: Not set up |
|
|
I am not set up to go online. I use this only as localhost for development. |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Mon Feb 25, 2008 4:56 pm Post subject: Re: Not set up |
|
|
floater52 wrote: | I am not set up to go online. I use this only as localhost for development. |
We suggest that you contact our technical support then. Send them a link to that forum discussion as well as your HTML page source code and your abyss.conf file. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|