View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - setup - ProjeQtOr
 
 

setup

More
22 Oct 2012 09:13 #1 by azdep
setup was created by azdep
Hello,

i have setup Projector Ria on my server with subdomain : projectorria.myserver.net.

In Apache's conf i put :
ServerName projectorria.myserver.net
DocumentRoot /var/www/projectorria/

In Firefox i write projectorria.myserver.net , i see background 1 second and i have error because /view not found.


Can you help me ?

Thank's by advance.

Best regards

Please Log in or Create an account to join the conversation.

More
22 Oct 2012 09:54 #2 by babynus
Replied by babynus on topic Re: setup
You must set a Directory definition in your apache configuration to give right access to the directory

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
22 Oct 2012 20:16 - 22 Oct 2012 20:32 #3 by azdep
Replied by azdep on topic Re: setup
Hello,

thank's for your answer.

My Apache's virtualhost :
<VirtualHost *:443>
        ServerAdmin webmaster@localhost
        ServerName  projectorria.myserver.net
        DocumentRoot /var/www/projectorria/

        <Directory />
                Options FollowSymLinks
                AllowOverride None
        </Directory>

        ErrorLog ${APACHE_LOG_DIR}/projectorria_error.log
        LogLevel warn
        CustomLog ${APACHE_LOG_DIR}/projectorria_access.log combined

        <Directory /var/www/projectorria/>
                DirectoryIndex index.php
                Options +FollowSymLinks -Indexes
                Order Deny,Allow
                include /etc/apache2/sites-available/include_allow.conf
                Deny from all
        </Directory>

        SSLEngine on
        SSLCertificateFile    /etc/ssl/certs/ssl-cert-snakeoil.pem
        SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key
        BrowserMatch "MSIE [2-6]" \
                nokeepalive ssl-unclean-shutdown \
                downgrade-1.0 force-response-1.0
        # MSIE 7 and newer should be able to use keepalive
        BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown
</VirtualHost>

When i use url projectorria.myserver.net, i'm redirect to projectorria.myserver.net/view with 404:The requested URL /view was not found on this server.

If i use projectorria.myserver.net/view/main.php i can log in, but when i log out i return to projectorria.myserver.net/view with 404.

I don't understand.Right access : drwxr-x--- 10 www-data www-data 4096 2012-10-21 20:51 projectorria

Thank's by advance
Last edit: 22 Oct 2012 20:32 by azdep.

Please Log in or Create an account to join the conversation.

More
22 Oct 2012 20:58 - 22 Oct 2012 20:59 #4 by babynus
Replied by babynus on topic Re: setup
Hi,

I'm not an expert about apache configuration, moreover using ssl mode.
Did you try to run in http before https ?

Access right seems correct : read / write / execute for owner, read / execute fro group, nothing for others. If apache runs with www-data user, it is correct.

Babynus
Administrator of ProjeQtOr web site
Last edit: 22 Oct 2012 20:59 by babynus.

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.040 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.