توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : هزینه ایجاد وردپرس با دامنه مجانی چند هست؟؟
kamivh1
January 10th, 2012, 20:50
سلام من میخوام وردپرس روی سرور راه بندازم که دیگه بلاگ چیلتر نباشه. هزینه اش چقدر میشه با راه اندازی؟؟
1oveless
January 10th, 2012, 21:12
وردپرس رو نصب کنید دیگه؟! اگه میشه بیشتر توضیح بدید الان شما به دنبال چه چیزی هستی؟ میزبانی میخواید و یا "راه اندازی" وردپرس؟!
kamivh1
January 10th, 2012, 21:28
راه اندازی وردپرس رو بلد نیستم. منظورم نصب اون بر روی هاست مثله gigfa.com هست.
نحوه ساخت دیتابیس در GIGFA.COM (http://gigfa.com/tutorials/vistapanel/mysql/mysql.htm)
اگه باز هم نتونستید اطلاعات رو بدید نصب کنم به صورت رایگان اما سعی خودتون رو بکنید!
ArefGod
January 16th, 2012, 13:19
سلام منم 2 سال می خوام وردپرس نصب کنم و همیشه میرم همین سایتی که شما معرفی کردین و آموزش ها رو می خونم ولی مخم تو این چیزا زیاد گیرایی نداره! :-s
میشه برای من هم درست کنید؟:-?
شرمنده بخدا
m2n
January 16th, 2012, 14:20
بزرگوار این مراحل رو طی کن:
-1دانلود وردپرس (http://fa.wordpress.org/wordpress-3.3.1-fa_IR.zip)
2-فایل رو از طریق فایل منیجرهاست انتقال بده به هاست
3-فایل رو از هالت زیپ خارج کن
4-خوب بعد برو کنترل پنل هاستت از قسمت my sql database دیتابیس و نام کاربری درست کن اطلاعات دیتا و یوزر رو در فایل config قرار بده که جاهایی که قراره اطلاعات وارد بشه من به فارسی نوشتم شما کافته کلمات فارسی رو پاک کنید و اطلاعات وارد کنید.
5-فایلی در همون صفحه با نام wp-config-sample.php وجود داره اگه نمی تونی پیداش کنی از صفحه کیبرد ctrl+F بزن و پائین مورگر اسم wp-config-sample بزن تا پیدا کنه برات
6-نام همون فایل رو از wp-config-sample.php به wp-config.php تغییر بده
<?php
/**
* The base configurations of the WordPress.
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys, WordPress Language, and ABSPATH. You can find more information
* by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
* wp-config.php} Codex page. You can get the MySQL settings from your web host.
*
* This file is used by the wp-config.php creation script during the
* installation. You don't have to use the web site, you can just copy this file
* to "wp-config.php" and fill in the values.
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'نام دیتابیس');
/** MySQL database username */
define('DB_USER', 'نام کاربری دیتابیسt');
/** MySQL database password */
define('DB_PASSWORD', 'پسورد نام کاربری دیتابیس');
/** MySQL hostname */
define('DB_HOST', 'localhost');
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8');
/** The Database Collate type. Don't change this if in doubt. */
define('DB_COLLATE', '');
/**#@+
* Authentication Unique Keys and Salts.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
* You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
*
* @since 2.6.0
*/
define('AUTH_KEY', 'put your unique phrase here');
define('SECURE_AUTH_KEY', 'put your unique phrase here');
define('LOGGED_IN_KEY', 'put your unique phrase here');
define('NONCE_KEY', 'put your unique phrase here');
define('AUTH_SALT', 'put your unique phrase here');
define('SECURE_AUTH_SALT', 'put your unique phrase here');
define('LOGGED_IN_SALT', 'put your unique phrase here');
define('NONCE_SALT', 'put your unique phrase here');
/**#@-*/
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = 'wp_';
/**
* WordPress Localized Language, defaults to English.
*
* Change this to localize WordPress. A corresponding MO file for the chosen
* language must be installed to wp-content/languages. For example, install
* fa_IR.mo to wp-content/languages and set WPLANG to 'fa_IR' to enable Persian
* language support.
*/
define('WPLANG', 'fa_IR'); // by http://wp-persian.com Team :)
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*/
define('WP_DEBUG', false);
/* That's all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');
حالا به آدرس اصلی سایتتون برید و وردپرس رو نصب کنید.
amirfateh
January 16th, 2012, 14:50
کاری نداره ، نترسید مراحل نصب را مطابق راهنما دنبال کنید، موفق خواهید شد
allbert
January 16th, 2012, 14:55
5 تومن میگیرم انجام میدم نصب وردپرس رو
H.G.N
January 16th, 2012, 16:07
دوست عزیز
وردپرس رو به صورت صحیح و طبق سایت اصلی نصب کنید خیلی راحت هستش .
البته امروزه خیلی از سایت ها هک می شن - میگن وردپرس باگ داره غافل از اینکه سرورشون امن نیستش ! :-s