marc-oliver

Topic: Need help with Installation on Media Temple

hello there,

Would like to install jobberbase on my new server hosted by Media Temple. Does anybody have experience with that? Need a little help. Would document the process for other people to give sth back to this nice community.

Thank you, thank you very much. Would appreciate it.

Wishes from Canada

danny3stacks

Re: Need help with Installation on Media Temple

marc:

I have installed this on MT. What troubles are you having? Let me know and I should be able to help you.

marc-oliver

Re: Need help with Installation on Media Temple

hello danny,

thank you very much for answering the post. im very happy.

with the installation: no troubles so far – because – havent had start the installation yet. i am asking for help or more or less – for a easy-to-use (step by step) tutorial. i am a total beginner and could only manage the FTP access to the server, not more.

to you think you could help me? is it a BIG thing ... will the installation take hours?

thanks for a message.

marc-oliver



danny3stacks wrote:

marc:

I have installed this on MT. What troubles are you having? Let me know and I should be able to help you.

N2S

Re: Need help with Installation on Media Temple

took me 5 minutes.
pm me if you need assistance. (=

but then again..I had 3 flashfxp programs uploading the whole script. At the same time I was uploading and creating the database.

basic requirments before you contact me:
mysql database (with login info)
ability to upload via ftp (with login info)

Last edited by N2S (2008-10-28 03:37:02)

http://i34.tinypic.com/2affofk.png

marc-oliver

Re: Need help with Installation on Media Temple

Hello Music Land,

I would like to take advantage of your expertise in installing jobberbase on mediatemple. my main domain is rosetta-orbit.com but i would like to install it on a 2nd domain www.jobo-whistler.com which i already bought and ready to set up.

I already did;

– database installed
– jobberbase sql already ulpoaded
– all files uploaded into the file "../domains/jobo-whistler.com/html/..."
– ftp permissions set
– db permissions set

only thing is – i think – dont not exactly how to configure "config.php" and not quite sure if i put the files in the right directory.

could you help me with that?

would be very nice.

thank you and warmest regards,
marc-oliver

Chronos

Re: Need help with Installation on Media Temple

The error the domain you gave (unexpected '{' in.. etc) usually indicates that your PHP version is too old for JobberBase. Could you check your current PHP version by creating a new .PHP file with the code "<?php phpinfo(); ?>" and see what data it displays?

Even if it's an older version your host might allow to run the right version by adding some settings, in the other case you'll have to request to be moved on a server that currently has the right one.

Member of Jobberbase Development Team - Implementation and Coding

Visit my Blog: ChronoScripts (JobberBase scripts, support and freelance)
JobBoards: Telefonisch Werk and Top Bijbaan

marc-oliver

Re: Need help with Installation on Media Temple

Thank you for you eMail.

Changed the PHP Version to 5.2.X. Now – I can see the Startpage – but the Links dont work :-(

I am such a rookie – Maybe the "config.php" is not set up prob.

or

the files are in the wrong folder. I put all of them in "../domains/jobo-whistler.com/html/..."

Maybe – do I have to activate a MySQL Container and pay extra 20$????

Thanks for help. I really appreciate that.

Marc-Oliver

Last edited by marc-oliver (2009-03-10 03:30:01)

Chronos

Re: Need help with Installation on Media Temple

No need for the MySQL package, that part of the website seems to run fine (seeing it can load the categories and such). The problem you're having is either a missing apache Mod_Rewrite module (it's the part that translates /jobs to the right URL), a missing .htaccess (check if it's uploaded, could also be hidden) or perhaps you need different htaccess settings for your host.

Member of Jobberbase Development Team - Implementation and Coding

Visit my Blog: ChronoScripts (JobberBase scripts, support and freelance)
JobBoards: Telefonisch Werk and Top Bijbaan

marc-oliver

Re: Need help with Installation on Media Temple

Thanks Chronos,

Think thats it. Now I need a guide to help me with this. Dont know how to emable
mod_rewrite modul on mediatemple, and also, how to configure the .htaccess file.

Arrrrrrrgh.

footprint

Re: Need help with Installation on Media Temple

login TM, go to file manager, check under the domain you have jb installed under folder name html to see if you have a file name htaccess or similar, rename it to .htacess

marc-oliver

Re: Need help with Installation on Media Temple

when i do that rename it to ".htacess" (with one "c") – this is the outcome:

Parse error: syntax error, unexpected '{' in /nfs/c04/h02/mnt/62353/domains/jobo-whistler.com/html/config.php on line 137

yes, there is a file ".htaccess" with the line "AddHandler php5-script .php" in it.

dont work. think i have to configure it somehow????

footprint

Re: Need help with Installation on Media Temple

I'm sorry, my fault, it's .htaccess (two c's)

experia

Re: Need help with Installation on Media Temple

Hi,
Would anyone know how i can enable the mod_rewrite on a media temple server.

thanks

redjumpsuit

Re: Need help with Installation on Media Temple

check out this mediatemple kb on mod_rewrite

http://kb.mediatemple.net/questions/85/ … e+rules#gs

will host your job board for you at minimal cost! read more: http://mim.io/acb992

experia

Re: Need help with Installation on Media Temple

@redjumpsuit Thank you.