Cerinte tehnice

Cerintele tehnice ale scriptului b2evolution :

http://manual.b2evolution.net/System_requirements

Pentru a rula fara erori scriptul b2evolution are nevoie de:

- Apache >> 

- PHP 5.x  >> 

- MySQL 5.x >> 

Pentru o buna functionare, oferim ultimele versiuni stabile ale serviciilor necesare.

Limitarile de memorie si  functii PHP  sunt optimizate pentru o functionare rapida si stabila, lucru ce va permite ca site-ul sa se incarce rapid la un numar mare de vizitatori simultani.

Ready2web.ro - gazduire web b2evolution

Ready2web.ro - gazduire web - b2evolution

Ready2web.ro ofera o gama larga de sericii web printre care:

- gazduire servere virtuale (VPS)

- pachete de gazduire web reseller

- pachete de gazduire web partajata (shared)

Toate aceste servicii sunt optimizate pentru a putea rula in cele mai bune conditii scriptul b2evolution

Pentru pachetele de gazduire web shared si reseller oferim in mod gratuit scriptul Fantastico autoinstaller.

Cu ajutorul Fantastico puteti instala peste 53 de scripturi, printre care si scriptul b2evolution,  in doar 10 secunde fara sa aveti nevoie de cunostinte tehnice despre baze de date,  gestiune fisiere sau setari ale serverului pentru serviciile ce ruleaza pe server.

Skins, Stubs, Templates & website integration...

By default, blogs are displayed using an evoskin. (More on skins in another post.)

This means, blogs are accessed through 'index.php', which loads default parameters from the database and then passes on the display job to a skin.

Alternatively, if you don't want to use the default DB parameters and want to, say, force a skin, a category or a specific linkblog, you can create a stub file like the provided 'a_stub.php' and call your blog through this stub instead of index.php .

Finally, if you need to do some very specific customizations to your blog, you may use plain templates instead of skins. In this case, call your blog through a full template, like the provided 'a_noskin.php'.

If you want to integrate a b2evolution blog into a complex website, you'll probably want to do it by copy/pasting code from a_noskin.php into a page of your website.

You will find more information in the stub/template files themselves. Open them in a text editor and read the comments in there.

Either way, make sure you go to the blogs admin and set the correct access method/URL for your blog. Otherwise, the permalinks will not function properly.