svsanchez
Approved members-
Posts
19 -
Joined
-
Last visited
About svsanchez
svsanchez's Achievements
Newbie (1/5)
1
Reputation
-
Revive error 500 when ad HAS a URL
svsanchez replied to svsanchez's topic in Managing Revive Adserver
Apparently it's not possible to upgrade from version 3.2 to 5.3.1 so I did the upgrade again this time to version 4.2.0 and this time I am not having the issue. I will try to update to version 5.3.1 in a few days. -
Hello, I upgraded Revive from version 3.2 to 5.3 but I am having a strange problem: When the ads have a destination URL, they produce a 500 Error. If the ad doesn't have a URL, then the banner is shown (but is not clickable). If I try to open an ad which has a destination URL on the backend, I get the 500 Error. I can open an ad which doesn't have a destination URL, and if I add a destination URL, I will get the 500 Error, and won't be able to edit anything on the ad from the backend. If I remove the destination URLs via phpmyadmin, the banners will show (but not clickable). If I reassign the destintation URLs to the banners, they stop working with the Error 500. Hope someone can tell me how to fix this!
-
Hello. I am trying to move Revive Ad Server from one server to another (both are dedicated servers with PHP 5.6). I backed up my home directory and the Database then restored them on the new server, changed DNS and banners are being delivered but I am encountering all sorts of problems: - Internal server error when I change Max_Memory_Limit to 128 MB - A fatal error occurred Revive Adserver can't connect to the database. Because of this it isn't possible to use the administrator interface. The delivery of banners might also be affected. Possible reasons for the problem are: <ul> <li>The database server isn't functioning at the moment</li> <li>The location of the database server has changed</li> <li>The username or password used to contact the database server are not correct</li> <li>PHP has not loaded the MySQL Extension</li> </ul> Can someone please point me to documentation on how to move Revive Ad Server from one server to another? Thank you!
-
Hello, I'm having the same problem here. How do you upgrade to the latest version when there's the Internal Server Error appearing?
-
Well, it's been a week since I posted my question and nobody answered. I checked many times during the week and posted 2 additional comments reiterating my interest to solve this issue, yet the extra comments I added were deleted by some administrator of this forum. When an administrator of this forum -who should be knowledgeable about Revive- takes the time to remove non-offensive posts but doesn't answer a simple question, it's pretty obvious that Revive isn't capable of generating an invocation code for a specific ad. A "sorry, not possible" message would have been greatly appreciated...
-
Hello, I need to know how to invoque ads directly (instead of a zone). How can I do this? This is for creating an html page which calls directly an ad for testing purposes with the different Ad Networks that I work with. Thank you!
-
getting database error while upgrading to 4.0.0 from 3.2.2
svsanchez replied to anshul123's topic in Managing Revive Adserver
Hello Erik, I just checked the "old" folder and the permissions are the same: 644. What do you mean by the "webserver software" and how can I make sure that the file can be accessed by it? -
getting database error while upgrading to 4.0.0 from 3.2.2
svsanchez replied to anshul123's topic in Managing Revive Adserver
Hello Erik, thank you for your reply. The only permissions I'm touching are the ones mentioned on the tutorial: ‘adserver_new/plugins’ ‘adserver_new/var’ ‘adserver_new/www/admin/plugins’ Should I change other permissions that are not mentioned here (besides the images folder which is outside of the installation)? You also mention the configuration file(s) as if there's more than one configuration file that I have to copy. The only configuration file that I copied is the domain.com.conf.php in the /adserver/var/ making sure I changed the name of the database to the new one "revive4". It's permission is set to 644. Is that the correct permission and is there another configuration file that I have to check? Regards, -
getting database error while upgrading to 4.0.0 from 3.2.2
svsanchez replied to anshul123's topic in Managing Revive Adserver
I have repeated the upgrade steps for a fourth time, but it's not working: the first two times I tried, I got the same "INSTALLING Revive Adserver 4.0.0" message (I guess it should say "UPGRADING" or something similar?). Now I'm getting a message suggesting Revive 4 has been detected and is working, but of course it's not: Detected Revive Adserver 4.0.0 Revive Adserver is up to date Your Revive Adserver database and file structure are both using the most recent version and therefore no upgrade is required at this time. Please click Continue to proceed to the administration panel. As I said previously, I'm using the exact same domain. This is what I'm doing: I have a copy of my database "revive3" named "revive4". Username "revive" has been granted all privileges on revive4 (and continues to have all privileges on old revive3). Step 1: I upload all files to a new folder (domain.com/adserver_new) Step 2: I change permissions to files and folders Step 3: I upload the config file, changing the database name with the name of the database I copied previously (revive4) Step 4: I try to run the upgrade wizard at domain.com/adserver_new but instead of an UPGRADE message I get an INSTALLATION message... Please help! -
getting database error while upgrading to 4.0.0 from 3.2.2
svsanchez replied to anshul123's topic in Managing Revive Adserver
Hello Erik thank you for your reply. I am using the exact same domain (not using a subdomain). -
getting database error while upgrading to 4.0.0 from 3.2.2
svsanchez replied to anshul123's topic in Managing Revive Adserver
I'm having the same error as originally posted by the OP. Revive doesn't seem to notice this is an upgrade, even though I have thoroughly followed the instructions. This error goes away when I copy the default.conf.php (as suggested in another topic), but when I do this, I get the second error posted here. -
North America / South America in GEO targeting
svsanchez replied to svsanchez's topic in Using Revive Adserver
Hello Erik, thanks for your reply. I downloaded the CSV version of the GeoLite Country from MaxMind, but there's no information about continents. There's only IP ranges assigned to countries, like: 217.115.96.0 217.115.111.255 3648217088 3648221183 UA Ukraine So no way of knowing with this what Continent is Ukraine considered to be in. However, there are a few entries considered as Europe: 217.115.67.0 217.115.67.255 3648209664 3648209919 EU Europe As you can see, the range for Europe doesn't include the Ukranian range I copied above. AND there are no entries with North America, South America, etc... -
Hello, I would like to know how Revive Adserver works with continents, specifically: Mexico is considered in Latin America as part of NORTH America, but I've heard many people in the US consider it as CENTRAL America (which does not exist in the Revive Geotargeting options). So I would like to know if Revive considers Mexico as part of North America or South America? Thank you.