Tokyoj

Re: Here's a ROUGH Installation Manual....

Anyone....?
Please :-)

---------------
Tokyoj
"You can't build a reputation on what you're going to do." (Henry Ford)
"Insanity is doing the same thing over and over, expecting different results." (Albert Einstein)

Anonymous

Re: Here's a ROUGH Installation Manual....

TokyoJ, thanks for the nice write-up, everything was easy to understand and follow and my main site opened up straight away, under five mins :-) However, if I want to browse the site, all links end up in an internal error (500). I do believe that this has to do with the .htaccess file, however I am not the smartest when it comes to programming and bug-tracking... any ideas?

Anonymous

Re: Here's a ROUGH Installation Manual....

thanks for asking... i did have a look at that right after the installation - unfortunately it does not help, even though i am also hosted with 1&1!

i got it now so far that instead of giving me a 500 error, it will redirect to domain.com instead of to domain.com/jobs where the script is installed... will continue looking for the error.

This is the htaccess file as it is currently installed, having commented and uncommented all options without success:

AddType x-mapp-php5 .php
# AddHandler x-mapp-php5 .php
# RewriteEngine On
# RewriteBase /career/app/
# RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
# RewriteCond %{REQUEST_URI} !index.php
# RewriteRule !.(js|ico|gif|jpg|png|css|flv|swf)$ index.php
# RewriteRule (.*) /index.php/$1 [L]
# RewriteRule !.(js|css)$ /index.php/$1 [L]
ErrorDocument 404 career/page-unavailable/

Tokyoj

Re: Here's a ROUGH Installation Manual....

The .thaccess file syntax is beyond my tech skills...someone else would be better qualified to help...I'd probably crash the city's electric grid.... :-)

---------------
Tokyoj
"You can't build a reputation on what you're going to do." (Henry Ford)
"Insanity is doing the same thing over and over, expecting different results." (Albert Einstein)

Anonymous

Re: Here's a ROUGH Installation Manual....

we wouldn't want that to happen ;-) thanks anyways for the pointer, though it seems like that thread is dead or at least not really active anymore...