| Author |
|
GarethTnash Groupie

Joined: 28 April 2010 Location: United Kingdom
Online Status: Offline Posts: 43
|
| Posted: 10 August 2010 at 9:55am | IP Logged
|
|
|
thanks just tried that and when i loaded http://nfd.netsolva.co.uk/ i got (please advise) -
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Error log:
(8) mod_core_context: ConfigFactory.LoadHtaccess: d:\vhosts\netsolva.co.uk\subdomains\nfd\httpdocs\.htaccess
(4) ConfigLoader: d:\vhosts\netsolva.co.uk\subdomains\nfd\httpdocs\.htaccess(5): Invalid command 'SeoRule ^([^/.]+)\.asp\?ID=([^&]+)&(.+)$ $1/ID-$2/$3? [NC,L]' on line 5, perhaps misspelled or defined by a module not included in the server configuration
|
| Back to Top |
|
| |
GarethTnash Groupie

Joined: 28 April 2010 Location: United Kingdom
Online Status: Offline Posts: 43
|
| Posted: 10 August 2010 at 10:33am | IP Logged
|
|
|
OK,
So I have installed the latest update - so now when I check for updates I get 'You are using the latest version of Helicon Ape Thank you!'
However from within APE manager if I open httpd.conf and do Ctrl F to find and type in SEO, i get no results. As a secondary test if i Ctrl F 'mod' i get lots of results.
So it looks like, whilst the version is the latest update, it doesn't appear to have enabled the mod_seo module.
Open to your thoughts as to how to resolve this please.
Many thanks for all your support so far.
Gareth
|
| Back to Top |
|
| |
Anton Admin Group

Joined: 30 January 2007 Location: Ukraine
Online Status: Offline Posts: 10489
|
| Posted: 11 August 2010 at 2:08am | IP Logged
|
|
|
There's probably some issue with proper configs updating, we'll examine it.
Meanwhile, please put the following line into httpd.conf next to existing LoadModule lines:
LoadModule seo_module modules/mod_seo.so
Save the config and retry the config I provided before.
__________________ Regards,
Anton
|
| Back to Top |
|
| |
GarethTnash Groupie

Joined: 28 April 2010 Location: United Kingdom
Online Status: Offline Posts: 43
|
| Posted: 11 August 2010 at 6:27am | IP Logged
|
|
|
Hello -
Thanks that has resolved that issue, However...
Having put the Rewrite Syntax in, it doesn't work
There is no URL rewriting happening the links are just sending the user to the original SEO unfriendly URL -
http://nfd.netsolva.co.uk/flowers.asp?Beautiful-Congratulation-Flowers-delivered-by-Bortsmouth=Florist&ID=C9
Please advise - thank you
|
| Back to Top |
|
| |
Anton Admin Group

Joined: 30 January 2007 Location: Ukraine
Online Status: Offline Posts: 10489
|
| Posted: 11 August 2010 at 8:12am | IP Logged
|
|
|
Could you please enable logging in httpd.conf and provide rewrite.log records for the request in question.
__________________ Regards,
Anton
|
| Back to Top |
|
| |
GarethTnash Groupie

Joined: 28 April 2010 Location: United Kingdom
Online Status: Offline Posts: 43
|
| Posted: 11 August 2010 at 11:19am | IP Logged
|
|
|
Anton - you there?
|
| Back to Top |
|
| |
Anton Admin Group

Joined: 30 January 2007 Location: Ukraine
Online Status: Offline Posts: 10489
|
| Posted: 12 August 2010 at 3:19am | IP Logged
|
|
|
Haven't you received my last answer?
I was asking:
"Could you please enable logging in httpd.conf and provide rewrite.log records for the request in question."
__________________ Regards,
Anton
|
| Back to Top |
|
| |
GarethTnash Groupie

Joined: 28 April 2010 Location: United Kingdom
Online Status: Offline Posts: 43
|
| Posted: 12 August 2010 at 3:51am | IP Logged
|
|
|
Hi Anton,
Sorry no, strangely I didn't get an email.
Ok More than happy to 'enable logging in httpd.conf and provide rewrite.log records for the request in question'
But have got no idea how to do this, are there some instructions somewhere?
I'd be grateful if we could get this resolved today, as I need to move on (As I'm sure you do to) and my client is getting very unresponsive.
thank you
|
| Back to Top |
|
| |
Anton Admin Group

Joined: 30 January 2007 Location: Ukraine
Online Status: Offline Posts: 10489
|
| Posted: 12 August 2010 at 4:16am | IP Logged
|
|
|
To enable logging please put
RewriteLogLevel 9
LogLevel debug
into httpd.conf.
Then make the test request and attach rewrite and error logs records here.
__________________ Regards,
Anton
|
| Back to Top |
|
| |
GarethTnash Groupie

Joined: 28 April 2010 Location: United Kingdom
Online Status: Offline Posts: 43
|
| Posted: 12 August 2010 at 4:17am | IP Logged
|
|
|
Also I get the following in the Error log which is concerning -
'[10/08/2010 15:45:59] [HtaccessLoader] Exception occured while loading includes System.IO.FileLoadException: Can't read c:\program files (x86)\helicon\ape\licenses.conf Access to the path 'c:\program files (x86)\helicon\ape\licenses.conf' is denied. at 3.11.1889505111(String ) at 3.11.2(String ) [10/08/2010 15:45:59] [cache_module] items stored in the cache: 0; bytes available for the cache: 1774190592, physical memory limit: 99% [10/08/2010 15:45:59] [LicenseManager] Trial days left 2 [10/08/2010 15:45:59] [ConfigWatcher] Can't watch by C:\Program Files (x86)\Helicon\Ape\ directtory The directory name C:\Program Files (x86)\Helicon\Ape\ is invalid.'
|
| Back to Top |
|
| |
Anton Admin Group

Joined: 30 January 2007 Location: Ukraine
Online Status: Offline Posts: 10489
|
| Posted: 12 August 2010 at 4:42am | IP Logged
|
|
|
Please try to completely uninstall Ape, delete Ape folder from the disk.
Then make fresh install of Ape and retry. The issues should disappear.
Also I'd like to see rewrite.log records.
__________________ Regards,
Anton
|
| Back to Top |
|
| |
GarethTnash Groupie

Joined: 28 April 2010 Location: United Kingdom
Online Status: Offline Posts: 43
|
| Posted: 12 August 2010 at 5:26am | IP Logged
|
|
|
Is that the only other option that we currently have? And if we do that, what guarantee do we have that it will work after we reinstall?
We've got 76 other sites that are currently using APE, and are getting well 10,000 visitors a day, many of which come from third party sites with traffic directed to APE rewritten URLs (Although not in the format that we want) needless to say, from what I can see your suggestion to completely uninstall and then reinstall, could mean rewritting all of the htaccess files.
More importantly if it doesn't work and I dont hear back from you for a day, what then happens to the other 76 sites?
When we had problems with installing & configuring APE in the first place, one of your colleagues 'Viacheslav Shynkarenko' remotely logged onto our server and resolved the issues.
How much longer do you thionk it is going to take before we can get this working correctly?
I would appreciate a quick response, as otherwise we will need to look elsewhere for another solution, in which case we will move everything to that solution and request a refund.
Apologies if this sounds irate, it's just that we have been having this issue now since last friday, we no joy as yet.
|
| Back to Top |
|
| |
Anton Admin Group

Joined: 30 January 2007 Location: Ukraine
Online Status: Offline Posts: 10489
|
| Posted: 12 August 2010 at 5:44am | IP Logged
|
|
|
Ok, we can try it without reinstall.
And I guess the RDP will be great to resolve it in shorter term.
Could you send me the connection credentials to support@helicontech.com.
Please reference this forum thread to avoid confusion.
__________________ Regards,
Anton
|
| Back to Top |
|
| |