| Author |
Message |
misty
|
Posted: 1 Nov 2006 19:45:17
I set all the required directories to CHMOD 777, yet I'm still getting a white page when I attempt to access the directory. The url is store.luxurychihuahuas.com/links, and as you can see its just a white page. i keep double checking over and over and all the permissions are set correctly as described in the install manual. please help! =(
|
misty
|
Posted: 1 Nov 2006 19:48:42
why is this posting all the way at the back? =(
|
stevieray
|
Posted: 2 Nov 2006 18:07:31
Where is your site, Misty ? Post the URL so someone can give a look... no promises but Id be happy to give it a peek.
Default sort order for the Forum is kind of counter-intuitive... resort by latest posts and you are number one. (I always resort it using the wee link above the upper right of the content panel).
|
stevieray
|
Posted: 2 Nov 2006 18:20:11
Sorry I overlooked the URL in your post. Duh.
I went to the page and it is very very blank as you say. Nothing there but a shell html document:
[quote]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
[/quote]
Hmmm. Have you made the required changes to the configuration file as detailed in the install instructions ? THat might be a good place to look. Pulling an empty page might be caused by a default that needs to be overridden by configuration. Ths might (?) result from installing in a directory called links instead of skalinks_1_5 which is the deafault
[b][/b]
|
misty
|
Posted: 2 Nov 2006 20:38:27
Unfortunately I am not sure what any of that means, I don't understand php. I tried deleting the .htaccess as suggested in another thread, but then i get 404. If I have the mysql database username wrong could that cause the blank page? it said the username was luxurych_username so i dont know if the user name is "luxurych_username" or just "username", i put it in as the longer one though =(
this sucks, i really need a links program.
|
misty
|
Posted: 2 Nov 2006 20:40:07
i tried renaming the directory to skalinks_1_5 and it didnt fix it
|
skalinks Admin
|
Posted: 3 Nov 2006 04:11:15
Hi misty,
Ask your hosting provider to enable PHP display errors. Because now we don't understand what the problem is.
|
stevieray
|
Posted: 4 Nov 2006 10:00:42
This script will work fine. You just have some installation problems.
If you have not yet added any content, maybe you should start again from scratch. Delete the LINKS folder and everything in it using your control panel file manager. Then delete the database that install creates automatically using phpMySQLAdmin also accessible through your control panel.
Now you will be back to the starting point.
Follow the installation instructions exactly and re-do it, installing into /luxurychihuahuas.com/skalinks_1_5/ Then you should be able to get into skalinks admininstration panel by going to luxurychihuahuas.com/skalinks_1_5/admin
Alternatively, if for some reason you want the directory to be under the store part of your site, note that the physical address is
luxurychihuahuas.com/store/ NOT store.luxurychihuahuas.com/
You could install it in luxurychihuahuas.com/store/skalinks_1_5/ if you like. Then you would access the admin panel through
luxurychihuahuas.com/store/skalinks_1_5/admin
Honest it should work !
|