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)
Welcome to jobberBase Developer Community!
You are not logged in. Please login or register.
We've just added a new category for forums dedicated to local communities.
If you're interested in starting a community in your country or even city, please write us at hello@jobberbase.com and we'll make it happen.
We're also looking for moderators on each local community -- so email us :).
Pages: 1
Anyone....?
Please :-)
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?
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/
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.... :-)
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...
Posts [ 8 ]
Pages: 1
Powered by FluxBB
[ Generated in 0.023 seconds, 8 queries executed ]