Hi, there was a separate thread about "Fatal error: allowed memory size .... seo.class.php....." I thought I'd post my experience with this here. First post included below:
Quote
"Hi guys, I run a successful website on osCommerce and we're moving over to a new server. Copied all the files and database across. I've done all the configuration changes I think I need but I am stuck with one error I cannot fathom that's stopping me running any page.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 31457280 bytes) in /home/jandb/public_html/includes/classes/seo.class.php(1657) : eval()'d code on line 21846
If I use the PHP command to up the memory limit it just does the same exhausting what I increase it to.
I don't understand the line 21846 either since it doesn't even have that many lines.
Anyone help please?"
----------
I had same issue after moving client website to new server. There are 20,000 producst in this shop. I did end up re-installing SEO v2.2d, as verson I had was a slightly earlier version. However I stiil ended up with same error. Resetting SEO Url Cache would allow me see the homepage etc, but I would get an error if I tried any links.
Then in admin, I turned off (made false) all the settings for caching, and website now works. However, I do think that this could have an effect on website speed,
but at least am not receiving errors for the moment. I will play around with this some more, and post any other updates.