Thread: Index Issue
View Single Post
  #3  
Old 12-30-2004, 05:22 PM
haynest haynest is offline
New Member
 
Join Date: Dec 2004
Posts: 3
Default index.php

Greetings...

I have manged to install Litespeed and have gotten it to work with mysql. I ended up having to get the mysql.defaut_socket setting out of my.cnf and adding it to the php.ini

All seems to be working quite well.

I am interested in speeding up a learning management system on a server that is working too hard. The next step will be to install the two servers side by side and check page load times.

I seem to be unable to get the index.php as the index file. I have index.php in the server -> general -> general settings. I also added index.php everywhere I could find the index file option like in virtual hosts.

I am doing something wrong here.

http://myserver/moodle gives an error.

http://myserver/moodle/index.php works.

Got any suggestions?

Regards... Tom
Reply With Quote