Jump to content

Recommended Posts

Posted (edited)

Followed installation instructions. Getting 'connection timed out' error.  

Tried to install in the location recommended by the revive installation guide. www.adserver.<<mysite>>.com/live

uploaded 3.2.4 and unzipped it there. Nothing kicks in. Is there smth that I really need to do beyond following the notes? I do have php 5, mysql db was created, access granted, all extensions are installed.

What am I missing?

Appreciate any help,

Gene

Edited by Erik Geurts
Corrected product name spelling
  • 1 year later...
Posted

Hello,

Just found this post. Same thing is happening to me. I think I uploaded and unzipped it correctly. Created the database. Granted permissions.

When I try to load the installation page, it won't load the page displaying a redirecting error (says it's not redirecting properly).

I would appreciate your help a lot. Thank you. @Erik Geurts

Posted

Hi @albertalbert,

If you're getting a constant re-direction issue, it's often a permissions issue, or something to do with the server setup / tech requirements.

1. Check the technical requirements of the version you want to install carefully. Do you meet the requirements?

2. Check your web servers logs.

Posted (edited)

Hi @andrewatfornax. Thank you very much for your answer. I finally found a solution for my problem, i'll post it here if it helps someone.

I had a redirection rule in my .htacces in public_html (involving the ending / on the url):

# remove trailing slashes
RewriteRule ^(.*)/$ /$1? [R=301,L]

I added a .htacces file in the folder of the adserver deleting this redirection rule. Then the installation could be completed and now Revive is working fine!

Thank you anyway.

Edited by albertalbert
wrong click

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...