phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Problems after webserver switch


From: Mark A Peters (Skeeter)
Subject: Re: [Phpgroupware-users] Problems after webserver switch
Date: Fri, 3 May 2002 13:45:42 -0500 (CDT)

The following assumes your host is using apache:

It sounds like your host has not enabled index.php to be synonomous with
index.html in their httpd.conf file.  They need to add index.php on the
config statement for 'DirectoryIndex'.

Try pointing your browser to
http://myhost.com/phpGroupWare/setup/index.php and
http://myhost.com/phpGroupWare/index.php .   That should at least get it
working correctly for you.

Thanks,
Mark A Peters (Skeeter)

On Fri, 3 May 2002, Alex Scammon wrote:

> Hi all,
> 
> I previously installed and used phpGroupWare 0.9.12.  Everything was working
> quite nicely.
> 
> Then my webhost was bought by another company and during the switch certain
> settings changed.  When I would try to go to the login page, I would only
> get a blank screen.  I went to the headers.inc.php file and changed what I
> thought was necessary, but still got nothing.
> 
> So I decided to take the opportunity to switch to the latest version, hoping
> that a fresh install would solve my problems.  I backed up my copy of .12
> and installed RC3.  Now when I try to access the setup page by going to
> http://myhost.com/phpGroupWare/setup I get the directory listing, not the
> setup page.  If I click on config.php in the directory listing, I get a page
> cannot be found error.
> 
> I have tried copying my header.inc.php file from my backup of my .12
> installation back in, but to no avail.  The same symptoms persist.  This
> could of course be due to the header.inc.php file being incorrect in the
> first place, but it seems to me that I'm doing something else terribly
> wrong.
> 
> Any ideas?
> 
> Thanks,
> 
> -Alex
> 
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]