[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-users] Problems after webserver switch
From: |
Alex Scammon |
Subject: |
Re: [Phpgroupware-users] Problems after webserver switch |
Date: |
Fri, 3 May 2002 16:43:22 -0400 |
Hmmm.. yeah, wow, it looks suspiciously like something happened when I ftp'd
the files. I didn't have index.php in the directory, which I thought was
strange, but I just assumed that there was some finer understanding of the
situation than I had. FTP'd the directory again and now we're all good.
Thanks,
-Alex
----- Original Message -----
From: "Mark A Peters (Skeeter)" <address@hidden>
To: <address@hidden>
Sent: Friday, May 03, 2002 2:45 PM
Subject: Re: [Phpgroupware-users] Problems after webserver switch
> 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
> >
>
>
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>