I'm using v1.3.9, just moved sites to a new host a few days ago.
While trying to fix a google-indexing fiasco I clicked on a few of the settings to see if any big errors jumped out and when I got to Admin > Logging I saw that the parse log was at:
/home1/XXXXX/public_html/zen/cache/page_parse_time.log
and XXXXX is the base name of my previous hosting account, as well as the base name of my old sql database.
and the zen subdirectory is from way way back when I had ZC installed in a subdirectory - I moved it months ago before moving to the new site. So obviously this setting is incorrect. I looked at my new host's setup. My id and my sql base name are now YYYYY. ZC is in the main directory, so that's where the cache folder is. But there is no page_parse_time.log in there.
1st Question then, for those still reading, is what do I put for the location of the parse log?
2nd Question is: I used developers tools to see if XXXXX appeared anywhere else and it was also in the settings.inc.php of the phpsitemap folder:
Line #9 : $SETTINGS['page_root'] = '/home1/XXXXX/public_html/';
So what should that be changed to?
The real crazy thing is that despite these two problems, and Google's crazy indexing of pages that don't exist, my site still seems to work. I'm receiving orders, and the paypal and usps shipping modules both work.


Reply With Quote
