Wysłany: Sro Lut 15, 2006 10:21 am Temat postu: [Fantastic News] pomoc w instalacji
Nowy
Dołączył: 15 Lut 2006 Posty: 4
Czy mógłby ktoś kro po kroku napisac co trzeba wykonać aby tego newsa zainstalowac ? wszystkie potrzebne dane ma i wszystkie wymagania serwera ... z góry thx
Musisz miec dostep do mysql
Pogrzeb troche w "config.php":
Kod:
$CONFIG['mysql_username']="default"; - nazwa uzytkownika bazy danych
$CONFIG['mysql_password']="haslo"; - haslo do bazy danych mysql
$CONFIG['mysql_db']="fnews"; nazwa bazy danych
$CONFIG['mysql_host']="localhost";
$CONFIG['db_prefix']="fn_"; - prefix - zotsaw tak jak jest
$CONFIG['news_per_page']="3"; - newsow na strone
$CONFIG['num_headlines']="5";
$CONFIG['news_order_by']="date";
$CONFIG['smilies']="1";
$CONFIG['date_format']="F j, Y, g:i a";
$CONFIG['uploads_path']="/home/username/public_html/uploads/"; - sciezka do folderu, do ktorego beda uploadowane pliki
$CONFIG['uploads_url']="http://site.com/fnews/uploads/"; - url do folderu upload
$CONFIG['time_offset']="";
$CONFIG['gzip']="1";
$CONFIG['gzip_level']="5";
$CONFIG['newstips']="1";
$CONFIG['include_news_php']="0";
$CONFIG['one_comments_page']="1";
$CONFIG['comments_per_page']="5";
$CONFIG['guest_comments']="1";
$CONFIG['guest_user_id']="2";
$CONFIG['user_cookie_time']="8640000";
$CONFIG['flood_time']="1";
$CONFIG['guest_news_ratings']="";
$CONFIG['smiley_path']="/home/username/public_html/smilies/"; - folder z buzkami
$CONFIG['smiley_url']="http://site.com/fnews2/smilies/"; - url do folderu z buzkami
$CONFIG['search_news']="1";
$CONFIG['send_to_friend']="1";
$CONFIG['send_to_friend_flood_time']="60";
$CONFIG['site_url']="http://site.com"; - url strony
$CONFIG['html_editor']="1";
Z dokumentacji:
Kod:
Section 2: Installation
Fantastic News 2.0 contains a simple installation script located to the install directory it is very straight forward and simple to install. Some requirements that must be met are that the script has access to read and write config.php other requirements are stated below
Section 2.1: Compatible MySQL Versions
Fantastic News 2.0 will run on MySQL versions 3.x and MySQL 4.x and has been tested and will run on those versions without problems. It may run on higher or lower versions but at this time it is not a concern and using Fantastic News on those versions will be at your own risk.
Section 2.2: Compatible MySQL Versions
Fantastic News can run on PHP 4.3.0 or higher on the PHP 4 releases and can also run on PHP 5 both have been tested and should run without any problems.
Nie możesz pisać nowych tematów Nie możesz odpowiadać w tematach Nie możesz zmieniać swoich postów Nie możesz usuwać swoich postów Nie możesz głosować w ankietach