Re: [SM-USERS] no way to access configtest page

2016-05-02 Thread Andrés Chandía
On Mon, May 2, 2016 15:13, Roland Fritz wrote: > >>> My >> suggestions: >>> - Look inside your /src/ directory if configtest.php is present and >>> readable by your webserver >>> - have a look at your webserver's log why it can't >> be accessed >>> - have a look at your apache config especially

Re: [SM-USERS] no way to access configtest page

2016-05-02 Thread Roland Fritz
>> My > suggestions: >> - Look inside your /src/ directory if configtest.php is present and >> readable by your webserver >> - have a look at your webserver's log why it can't > be accessed >> - have a look at your apache config especially the redirection / > -> >> /src/login.php >> - fix permissi

Re: [SM-USERS] no way to access configtest page

2016-05-02 Thread Andres Chandia
On Mon, May 2, 2016 14:15, Roland Fritz wrote: > > Hi Andres, > >> http://mail.chandia.net/configtest.php or >> http://mail.chandia.net/src/configtest.php >> >> Forbidden >> >> You don't have permission to access /configtest.php on this server. > > ok. Now we're getting somewhere :) > > My s

Re: [SM-USERS] no way to access configtest page

2016-05-02 Thread Roland Fritz
Hi Andres, > http://mail.chandia.net/configtest.php or > http://mail.chandia.net/src/configtest.php > > Forbidden > > You don't have permission to access /configtest.php on this server. ok. Now we're getting somewhere :) My suggestions: - Look inside your /src/ directory if configtest.php is pr

Re: [SM-USERS] no way to access configtest page

2016-05-02 Thread Andres Chandia
On Mon, May 2, 2016 13:00, Roland Fritz wrote: > Hi Andres, > >>> Did you try just to point your browser to 127.0.0.1/configtest.php ? >>> >>> Roland. >> >> No, my >> SM is at a server out of my local lan, > > try http://yourserver/configtest.php > > Roland. > > > --

Re: [SM-USERS] no way to access configtest page

2016-05-02 Thread Roland Fritz
Hi Andres, >> Did you try just to point your browser to 127.0.0.1/configtest.php ? >> >> Roland. > > No, my > SM is at a server out of my local lan, try http://yourserver/configtest.php Roland. -- Find and fix applicat

Re: [SM-USERS] no way to access configtest page

2016-05-02 Thread Andres Chandia
On Mon, May 2, 2016 10:17, Roland Fritz wrote: > Hi Andres, > > Andres Chandia schrieb: >> >> >> On Sun, May 1, 2016 19:20, Paul Lesniewski wrote: >>> Please do not top-post. Please >> review our mailing list posting guidelines. >>> >> SM 1.4.23 SVN >>> config.php doesn't have >> $allo

Re: [SM-USERS] no way to access configtest page

2016-05-02 Thread Roland Fritz
Hi Andres, Andres Chandia schrieb: > > > On Sun, May 1, 2016 19:20, Paul Lesniewski wrote: >> Please do not top-post. Please > review our mailing list posting guidelines. >> > SM 1.4.23 SVN >> config.php doesn't have > $allow_remote_configtest line, if I add it > with = > > true > not

Re: [SM-USERS] no way to access configtest page

2016-05-02 Thread Andres Chandia
On Sun, May 1, 2016 19:20, Paul Lesniewski wrote: > Please do not top-post. Please review our mailing list posting guidelines. > SM 1.4.23 SVN > config.php doesn't have $allow_remote_configtest line, if I add it with = > true > nothing happens > /etc/apache2/conf-enabled/sq

Re: [SM-USERS] no way to access configtest page

2016-05-01 Thread Paul Lesniewski
Please do not top-post. Please review our mailing list posting guidelines. >>> SM 1.4.23 SVN > config.php doesn't have >>> $allow_remote_configtest line, if I add it with = > >>> true > nothing happens > >>> /etc/apache2/conf-enabled/squirrelmail.conf > allow from >>> 127.0.0.1 > to > allow >>>

Re: [SM-USERS] no way to access configtest page

2016-05-01 Thread Andres Chandia
I don't have that line in /usr/share/squirrelmail/src/configtest.php [ "Disallowed" not found ] thanks. On Sun, May 1, 2016 17:32, Paul Lesniewski wrote: > On 4/30/16, Andres Chandia wrote: > > > SM 1.4.23 SVN > config.php doesn't have $allow_remote_configtest line, if I add it with = > tru

Re: [SM-USERS] no way to access configtest page

2016-05-01 Thread Paul Lesniewski
On 4/30/16, Andres Chandia wrote: > > > Hi there, I can't find the way to access configtest.php > SM 1.4.23 SVN > config.php doesn't have $allow_remote_configtest line, if I add it with = > true > nothing happens > I aĺso trIed changing at > /etc/apache2/conf-enabled/squirrelmail.conf > allow f

[SM-USERS] no way to access configtest page

2016-04-30 Thread Andres Chandia
Hi there,  I can't find the way to access configtest.php SM 1.4.23 SVN config.php doesn't have $allow_remote_configtest line, if I add it with = true nothing happens I aĺso trIed changing at /etc/apache2/conf-enabled/squirrelmail.conf allow from 127.0.0.1 to allow from all is there another pos