Re: XML/XSL rights issue [message #51 is a reply to message #47] |
Sat, 03 June 2006 07:19 |
talktozee
Messages: 7 Registered: June 2006
|
Junior Member |
|
|
Ok, setting $GLOBALS['http_server'] = ''; and $GLOBALS['https_server'] = 'secure.ivado.com'; fixed the problem (http_server is blank because this server ONLY hosts https://secure.ivado.com).
Which in itself poses another problem, as many links within the application want to navigate to an "http" link, which on this particular server doesn't exist. This server ONLY hosts https://secure.ivado.com
Is there any way to get around this?
Also, I had to drop and recreate the 'audit' table (certain permission errors, etc., very weird). After doing so, however, I cannot login with mgr/password (I'm giving a "Security Violation" error).
Sorry for all of the problems. Having a heck of time getting this to install, but I really think it'll be worth it.
Mik
|
|
|