Cannot access horde webmail for 'completing configuration'Horde webmail install - 'webmail-install not...
I'm just a whisper. Who am I?
Storage of electrolytic capacitors - how long?
Does Doodling or Improvising on the Piano Have Any Benefits?
If Captain Marvel (MCU) were to have a child with a human male, would the child be human or Kree?
Mimic lecturing on blackboard, facing audience
Overlapping circles covering polygon
What should be the ideal length of sentences in a blog post for ease of reading?
Is there a reason to prefer HFS+ over APFS for disk images in High Sierra and/or Mojave?
Grepping string, but include all non-blank lines following each grep match
How can ruler support inventing of useful things?
Given this phrasing in the lease, when should I pay my rent?
Why do Radio Buttons not fill the entire outer circle?
Limit max CPU usage SQL SERVER with WSRM
PTIJ: does fasting on Ta'anis Esther give us reward as if we celebrated 2 Purims? (similar to Yom Kippur)
What happens if I try to grapple mirror image?
In One Punch Man, is King actually weak?
If the only attacker is removed from combat, is a creature still counted as having attacked this turn?
Do I have to take mana from my deck or hand when tapping a dual land?
How to get directions in deep space?
Can you identify this lizard-like creature I observed in the UK?
What the heck is gets(stdin) on site coderbyte?
Why can't the Brexit deadlock in the UK parliament be solved with a plurality vote?
Why didn’t Eve recognize the little cockroach as a living organism?
Should I assume I have passed probation?
Cannot access horde webmail for 'completing configuration'
Horde webmail install - 'webmail-install not found'Horde complains for conf.phpHow to install Horde Webmail on Ubuntu 14.04?horde cannot save contacts with not latin charactersHorde and Dovecot's SHA512-CRYPT: Cannot connect using custom SQL queryHorde Groupware Webmail Edition Calendar and Addressbook problems
Centos 7, php 7
I am making some tests in a local webserver.
I installed Horde (as root) like I did with phpMyAdmin at /usr/share
Virtual hosts base paths are like /home/domain_name/public_html
phpMyAdmin installation created a conf file at /etc/httpd/conf.d/ with an alias like Alias /databases /usr/share/phpMyAdmin so https://domain-name.tld/databases opens phpMyAdmin index.php
I want to do the same with Horde.
So I created horde.conf also at /etc/httpd/conf.d/ directory
Alias /hmail /usr/share/horde
<Directory /usr/share/horde/>
Options -Indexes +IncludesNOEXEC +ExecCGI
allow from all
The requested URL /services/portal/ was not found on this server.AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews
Require all granted
AddType application/x-httpd-php .php
AddHandler fcgid-script .php
AddHandler fcgid-script .php7.0
AddHandler fcgid-script .php7.3
FCGIWrapper /home/danielhp.zapto.org/fcgi-bin/php7.0.fcgi .php
FCGIWrapper /home/danielhp.zapto.org/fcgi-bin/php7.0.fcgi .php7.0
FCGIWrapper /home/danielhp.zapto.org/fcgi-bin/php7.3.fcgi .php7.3
</Directory>
Accessing https://domain-name.tld/hmail, index.php redirects to https://domain-name.tld/services/portal/?Horde=osqhep07fst159c6g6tegd85u2 with the response
Not Found
The requested URL /services/portal/ was not found on this server.
This path exists and there's an index.php
I don't have log files yet.
horde
add a comment |
Centos 7, php 7
I am making some tests in a local webserver.
I installed Horde (as root) like I did with phpMyAdmin at /usr/share
Virtual hosts base paths are like /home/domain_name/public_html
phpMyAdmin installation created a conf file at /etc/httpd/conf.d/ with an alias like Alias /databases /usr/share/phpMyAdmin so https://domain-name.tld/databases opens phpMyAdmin index.php
I want to do the same with Horde.
So I created horde.conf also at /etc/httpd/conf.d/ directory
Alias /hmail /usr/share/horde
<Directory /usr/share/horde/>
Options -Indexes +IncludesNOEXEC +ExecCGI
allow from all
The requested URL /services/portal/ was not found on this server.AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews
Require all granted
AddType application/x-httpd-php .php
AddHandler fcgid-script .php
AddHandler fcgid-script .php7.0
AddHandler fcgid-script .php7.3
FCGIWrapper /home/danielhp.zapto.org/fcgi-bin/php7.0.fcgi .php
FCGIWrapper /home/danielhp.zapto.org/fcgi-bin/php7.0.fcgi .php7.0
FCGIWrapper /home/danielhp.zapto.org/fcgi-bin/php7.3.fcgi .php7.3
</Directory>
Accessing https://domain-name.tld/hmail, index.php redirects to https://domain-name.tld/services/portal/?Horde=osqhep07fst159c6g6tegd85u2 with the response
Not Found
The requested URL /services/portal/ was not found on this server.
This path exists and there's an index.php
I don't have log files yet.
horde
add a comment |
Centos 7, php 7
I am making some tests in a local webserver.
I installed Horde (as root) like I did with phpMyAdmin at /usr/share
Virtual hosts base paths are like /home/domain_name/public_html
phpMyAdmin installation created a conf file at /etc/httpd/conf.d/ with an alias like Alias /databases /usr/share/phpMyAdmin so https://domain-name.tld/databases opens phpMyAdmin index.php
I want to do the same with Horde.
So I created horde.conf also at /etc/httpd/conf.d/ directory
Alias /hmail /usr/share/horde
<Directory /usr/share/horde/>
Options -Indexes +IncludesNOEXEC +ExecCGI
allow from all
The requested URL /services/portal/ was not found on this server.AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews
Require all granted
AddType application/x-httpd-php .php
AddHandler fcgid-script .php
AddHandler fcgid-script .php7.0
AddHandler fcgid-script .php7.3
FCGIWrapper /home/danielhp.zapto.org/fcgi-bin/php7.0.fcgi .php
FCGIWrapper /home/danielhp.zapto.org/fcgi-bin/php7.0.fcgi .php7.0
FCGIWrapper /home/danielhp.zapto.org/fcgi-bin/php7.3.fcgi .php7.3
</Directory>
Accessing https://domain-name.tld/hmail, index.php redirects to https://domain-name.tld/services/portal/?Horde=osqhep07fst159c6g6tegd85u2 with the response
Not Found
The requested URL /services/portal/ was not found on this server.
This path exists and there's an index.php
I don't have log files yet.
horde
Centos 7, php 7
I am making some tests in a local webserver.
I installed Horde (as root) like I did with phpMyAdmin at /usr/share
Virtual hosts base paths are like /home/domain_name/public_html
phpMyAdmin installation created a conf file at /etc/httpd/conf.d/ with an alias like Alias /databases /usr/share/phpMyAdmin so https://domain-name.tld/databases opens phpMyAdmin index.php
I want to do the same with Horde.
So I created horde.conf also at /etc/httpd/conf.d/ directory
Alias /hmail /usr/share/horde
<Directory /usr/share/horde/>
Options -Indexes +IncludesNOEXEC +ExecCGI
allow from all
The requested URL /services/portal/ was not found on this server.AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews
Require all granted
AddType application/x-httpd-php .php
AddHandler fcgid-script .php
AddHandler fcgid-script .php7.0
AddHandler fcgid-script .php7.3
FCGIWrapper /home/danielhp.zapto.org/fcgi-bin/php7.0.fcgi .php
FCGIWrapper /home/danielhp.zapto.org/fcgi-bin/php7.0.fcgi .php7.0
FCGIWrapper /home/danielhp.zapto.org/fcgi-bin/php7.3.fcgi .php7.3
</Directory>
Accessing https://domain-name.tld/hmail, index.php redirects to https://domain-name.tld/services/portal/?Horde=osqhep07fst159c6g6tegd85u2 with the response
Not Found
The requested URL /services/portal/ was not found on this server.
This path exists and there's an index.php
I don't have log files yet.
horde
horde
asked 11 mins ago
dstonekdstonek
14817
14817
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f959215%2fcannot-access-horde-webmail-for-completing-configuration%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f959215%2fcannot-access-horde-webmail-for-completing-configuration%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown