Monday 22 June 2009 4:26:55 pm
The technical documentation of Exponential seems to suppose that Exponential runs on a personal server. Well, Exponential seems to run very well also on some shared webspace. My Exponential websites are running on a shared webspace at http://all-inkl.com/. I have copied the file .htacess_root to a file .htacces, and added to it: AddHandler php-fastcgi .php Then I have copied the file conifig.php_RECOMMENDED to config,php, and added to it my timezone. The only non-cirtical remark I got when installing Exponential was that the environment variable $ENV was not accessible. However, Exponential seems to run very fine in this environment. My future intention is of course to be able to run Exponential on a private server, so I can fully configure the server as required by Exponential. About other things, this will allow me to increase the processing time of the Exponential scripts, so the database wil not remain in an an inconsitent stare.
|