Posted by elvis2 on November 25, 2008 at 7:11am
Jump to:
| Project: | SimpleFeed |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
In the past I was getting an mysql error (29 I think) and I moved my TMP directory then repaired all simplefeed related tables. admin/content/simplefeed now loads but it takes literally minutes to load. I have several other drupal sites on this server and have never experience such slow load times. Can we optimize this module. I love what it does but not running on cron and slow load time of admin/content/simplefeed is a killer.
Regards
Comments
#1
I also have one drupal 5.0 site that when I try to access the following simple feed path it never loads:
admin/content/simplefeed
I have very similar configured web sites that I setup using a profile install which don't have this problem. Let me know if you need any further info.
#2
I'm not sure if this is the case or not, but usually when certain things like this are slow to load or do not load, it is because your php memory limit is too low. Try bumping it up and see if that fixes it.
#3
When I wrote this my memory limit was high and other web sites that were configured almost exactly the same worked so I don't think memory is the problem.