PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
cme4pt
Regular
Regular


Joined: Oct 16, 2002
Posts: 55
Location: Brant Beach, NJ

PostPosted: Sat Mar 01, 2008 7:12 am Reply with quote Back to top

As Guardian will recall as he helped me with NSN Group Downloads when the installer script kept failing and redirecting to my site's home page. He felt it was because the MySQL server was slow.

However, I'm now having trouble with another script (Content Plus) doing the same thing. I'm not so sure it is the MySQL server issue because the original RN installer ran fine.

I'm wondering if there is something in the NukeSentinel or in the htaccess files or elsewhere that could be blocking the script from running?

The CGI error log doesn't register anything.

Just trying to troubleshoot this issue.

Thanks!
cme4pt
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Sat Mar 01, 2008 7:46 am Reply with quote Back to top

cme4pt, are you sure this is RavenNuke 2.20.00? The issue really ended up being nukeFEED, an earlier version of it, and that issue has been corrected in RavenNuke (and most likely in kguske's download too).

That was the original problem that a couple of us ran into.

Also check your Apache access logs to see if you can see a redirect in there. Not sure if it will show or not, but just another check.
View user's profile Send private message Visit poster's website
cme4pt
Regular
Regular


Joined: Oct 16, 2002
Posts: 55
Location: Brant Beach, NJ

PostPosted: Sat Mar 01, 2008 8:03 am Reply with quote Back to top

It is 2.20.00 and NukeFEED is active on the site. What was the fix, just to replace the nukeFEED module/scripts?
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Sat Mar 01, 2008 8:10 am Reply with quote Back to top

Ok, I had to look it up. I think the issue was in this file:

includes/custom_files/nukeSEO/nukeFEEDhdr.php

If you had installed nukeFEED previous to RN 2.20 (i.e., you upgraded to RN 2.20), it is possible that if you did not replace this file from the distribution????

Try re-uploading that and see.

At least its worth checking that out. If that is not it, they maybe a .htaccess rewrite rule?
View user's profile Send private message Visit poster's website
cme4pt
Regular
Regular


Joined: Oct 16, 2002
Posts: 55
Location: Brant Beach, NJ

PostPosted: Sat Mar 01, 2008 8:13 am Reply with quote Back to top

Ok, thanks, I'll give it a shot. This was a fresh install for a new site with 2.20 but stranger things have happened.
View user's profile Send private message
cme4pt
Regular
Regular


Joined: Oct 16, 2002
Posts: 55
Location: Brant Beach, NJ

PostPosted: Sat Mar 01, 2008 10:22 am Reply with quote Back to top

No joy on this potential fix. Still having the same issues. No rewrites in the htaccess file. Any other ideas?
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Tue Mar 04, 2008 9:15 pm Reply with quote Back to top

cme4pt, Did you ever get this sorted?

I am not sure what it could be other than the above, or, maybe it could be a patch level issue. But, that is usually due to using non-patched or older patched systems. RavenNuke is fully patched already... latest.

The only other thing that I can think of is have you tried being logged in as admin first then try running the installer?

Unfortunately I've never used that script so don't know much about how it is coded.
View user's profile Send private message Visit poster's website
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Wed Mar 05, 2008 3:24 am Reply with quote Back to top

Last time I ended up stripping the installer down to the raw sql so I could inject it directly into phpMyAdmin and even then I could only transfer a small amount of data at a time as it kept falling over.
I think you were actually lucky to get RN installed without it halting due to the problems I had with even a small amount of data.
I couldn't say for certain whether the hosting provider has too many accounts on the server or if it was just having a few bad days but it took me several hours just to run a simple query Sad
View user's profile Send private message Send e-mail Visit poster's website
cme4pt
Regular
Regular


Joined: Oct 16, 2002
Posts: 55
Location: Brant Beach, NJ

PostPosted: Wed Mar 05, 2008 8:12 am Reply with quote Back to top

As Guardian noted apparently there are some issues with the MySQL server. I had a similar problem with another script for Slaytanic's Content Plus. He was kind enough to provide me the SQL file which ran fine from phpmyadmin though it was seemingly slow. Fortunately it didn't take hours as Guardian noted.

I guess I better put in a support ticket with my hosting company. I'm not having issues like these with my other sites on their servers. As Roseanna Roseanna Danna used to say "It's always something!"

Thanks for all the help and support.
View user's profile Send private message
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Wed Mar 05, 2008 10:08 am Reply with quote Back to top

Yes sorry. A lot of that time was taken up stripping the raw sql from the php installer file so I could send a small amount of data at a time. Sometimes it was fine, other times it just fell over half way through and then of course I had to go back and make sure (because of the problems experienced) that each table and field was absolutely correct.
I didn't mean to imply that I was dawdling lol

For what it's worth, the 'general feel' I was getting was the it was just bogging down due to high loads. How is the site running in general?
Perhaps it might just be that we caught it on a bad couple of days or something.
View user's profile Send private message Send e-mail Visit poster's website
kguske
Site Admin


Joined: Jun 04, 2004
Posts: 6044

PostPosted: Wed Mar 05, 2008 9:30 pm Reply with quote Back to top

Yeah...nukeFEED is the problem - I, uh, I - I invented it. Yeah! That's right! That's the ticket! Smile
View user's profile Send private message
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Thu Mar 06, 2008 12:56 am Reply with quote Back to top

kguske now you have lost me completely - are you saying nukeFEED is responsible for bogging down a mysql server or have I missed something here.
View user's profile Send private message Send e-mail Visit poster's website
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Sat Mar 08, 2008 2:38 pm Reply with quote Back to top

kguske, I needed to rule that out because you did have a redirect issue in the custom file in an early version of nukeFEED. I just wanted to make sure he didn't have that original code in there.
View user's profile Send private message Visit poster's website
kguske
Site Admin


Joined: Jun 04, 2004
Posts: 6044

PostPosted: Fri Apr 04, 2008 12:52 pm Reply with quote Back to top

Just noticed this again from another thread. Guardian, I can't see how nukeFEED is responsible for bogging down a MySQL server. It barely uses MySQL and caches data from inbound feeds in a file.

As for a redirect issue, I'm not sure I understand how that could have happened on any other page than the feeds page itself. Montego, can you refresh my memory?
View user's profile Send private message
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Fri Apr 04, 2008 2:59 pm Reply with quote Back to top

kguske wrote:
Just noticed this again from another thread. Guardian, I can't see how nukeFEED is responsible for bogging down a MySQL server. It barely uses MySQL and caches data from inbound feeds in a file.

I never said it was Smile.
The problem this user originally reported was that he was having difficulty running the RN installer and then also another installer for the third part Content Plus module.
'M' seemed to think there might be an issue with page refreshing so I offered to install the sql via the users phpMyAdmin and even that was baulking so it was clearly high mysql server load. Eventually we got everything up and running and a few days later the problems disappeared - presumable the hosting copmany moved some accounts to another server or something.
View user's profile Send private message Send e-mail Visit poster's website
kguske
Site Admin


Joined: Jun 04, 2004
Posts: 6044

PostPosted: Fri Apr 04, 2008 3:05 pm Reply with quote Back to top

Guardian2003 wrote:
kguske now you have lost me completely - are you saying nukeFEED is responsible for bogging down a mysql server or have I missed something here.


Sorry - I was responding to this. Smile
View user's profile Send private message
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6373
Location: Vsetin, Czech Republic

PostPosted: Fri Apr 04, 2008 3:17 pm Reply with quote Back to top

NP Smile
View user's profile Send private message Send e-mail Visit poster's website
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Sat Apr 05, 2008 5:44 am Reply with quote Back to top

kguske wrote:
As for a redirect issue, I'm not sure I understand how that could have happened on any other page than the feeds page itself. Montego, can you refresh my memory?



Revision: 1871
Author: kguske
Date: 11:00:36 AM, Sunday, January 13, 2008
Message:
Minor mod to correct redirect on direct access
----
Modified : /trunk/html/includes/custom_files/nukeSEO/nukeFEEDhdr.php


The above was causing us issues with installing other modules. I believe it was NSN GR Downloads where I saw the issue originally. I tried to execute the installer and it would just redirect. Once you made that fix, all was well with the world.
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum