PDA

View Full Version : After install, Delavo URL is OK, but then clicking brings up "Index of Delavo"


John Truszewski
06-12-2009, 01:18 AM
When I click on the Delavo Link after install is complete, I get the following, not the login screen:
Index of /delavo
Parent Directory
JinAuthenticatorImpl.class.php
aff.js
install.tstamp
jin.cgi
jin_par/
kit.hostconf/
kit.jin.plugins/
kit.perlmod/
lpgo.php
lphp.php
mce/
php/
promogen-templates/
skins/
zen-loader/

Donna Walsh
06-12-2009, 03:36 AM
Hi

You need to upload a index.html file to http;//yourdomainname.com

Donna

John Truszewski
06-12-2009, 05:15 AM
Thank you.

I'm not sure of what should go into the index.html file that would cause the browser to display the login screen per the instructions on Page 14 of the installation guide:
"Click on the Delavo (tm) url. You will be taken to the login screen where you will find the following 3 boxes."

I uploaded a blank index.html file, and nothing appears.

Have I missed anything? Is the listing of my "index of delavo" complete - are there any needed files missing?

John.

Donna Walsh
06-12-2009, 05:20 AM
It shouldn't show anything if you uploaded a blank page.

But use that index for other things. For example, one of
my Delavo installs is on my consult site. So my index.html
page advertises consults with me.

Donna

John Truszewski
06-12-2009, 06:24 AM
Thanks Donna,

Now, per your instructions in your earlier post:
"You need to upload a index.html file to http://y.com"

I've done this, and it is a blank, or rather an "under construction" html page, and prevents files and folders from being displayed in the browser (on the http:y.com" link).

So when I navigate to my http://y.com, I get the "under construction" page, because this is what is inthe index.html file.

However, after the install of delavo, the final installation screen told me that my delavo link was:
http://www.y.com/delavo.

When I click into this link, "http://www.y.com/delavo" the browser brings up a list of files, per my original post.

However I still can't get the login screen to work, per the instructions on Page 14 of the installation guide:
"Click on the Delavo (tm) url., (meaning http://www.y.com/delavo"). You will be taken to the login screen where you will find the following 3 boxes. etc. "

No Boxes are displayed, only the index of file?
How do I get the login screen boxes to display? Am I missing files from my Delavo directory? Should there not be an index.php, or a index.html file in the actual Delavo directory?
I only have the list of files that are displayed in blue below.

Can I ask you to compare my list (in blue below), against what is (or should be), in the delavo folder. I really think that the install script should have created an "index.php", or an "index.html" file in the delavo directory.

Cheers,
John.

Post modified by Moderator: Your domain dot com is an actual web site and advertising is not allowed int he bosy of the post. Even if it isn't your site.

Brian Collins
06-12-2009, 06:38 AM
Hi John,

I do not see an .htaccess file listed there - that may be because of what you are using to list the files in the directory (file manager in cPanel for instance has to be set specifically to show hidden files).

As the .htaccess file in the Delavo directory is responsible for directing to the Delavo login screens - I would check this first.

Brian

John Truszewski
06-12-2009, 07:28 AM
Thanks for the idea Brian,

I do have a .htaccess file in the delavo directory. The permissions are the same as all the other files, so there should not be a permissions problem.


Moderator has edited your post for the following reasons: It is not a good idea to display this information on a forum

Brian Collins
06-12-2009, 07:57 AM
Hi John,

I would suggest that you edit the contents of your .htaccess out of your post (don't want the whole world seeing that :o ).

The log file would suggest that there is a problem with the way your server is handling .htaccess re-directs, this is something you need to discuss with your hosting company or server adminstrator.

Brian