مصدرك جيّدة من معلومة وأخبار حوالي [بيوس], مكروسوفت و جهاز على الإنترنت

[فيستا] مواد أعلى 50 [فيستا] [فيديو] [فيستا] ليّنة [فيستا] مساعدة

تجهيز

أنت حاليّا تستعرض المواد من [مس ويندووس] [فيستا] [كمبتيبل سفتور] تلاءم الصنف تجهيز.

يعلن مكروسوفت انتشار حل مسرعة!

مكروسوفت انتشار الصيغة تالية من عمل انتشار مكتبيّة ([بدّ]) 2007. مكروسوفت يمكّن انتشار, الرابعة جيل انتشار مسرعة, انتشار من نادلات ومكاتب. ه يقلّد أدوات وإرشاد [إند-تو-ند] انتشار وقت, قرأ أكثر ...... (قرأت أكثر)

يكتب ب [ويندووس] [فيستا] فريق [بلوغ] فوق نوفمبر - تشرين الثّاني [9ث], 2007 مع ما من تعليقات.
قرأت كثير مواد فوق [ويندووس] نادلة 2008 و تجهيز و يعبّئ و محللة تقرير و [لونغورن] نادلة و نافذات نهائيّة و [رلس-تو-منوفكتثرينغ] و [64-بيت] و [ويندووس] و أطراف وخدعات و هو محترفات و عمل انتشار و مكتب 2007 و 2007 [أفّيس سستم] و يظهر أخبار.

ركّبت [موودل] 1.8 تحت [أبش]/[فيستا]

[موودل] عادة يتيح أن يركّب ما إن [يوو]€ [ف] حصل [أبش/فب] [5/مسقل] دوران.

غير أنّ التجهيز [فيلس-] نص ل [موودل] 1.8 يضرب €[نإكست]€ ™ بعد يدخل القاعدة معطيات معلومة أعطىني شاشة فارغة.

يعمل ال [إينستلّ] بشكل جيّد تحت [إكسب]. غير أنّ المشكلة [إيسن]€ حدّ [ت] إلى [فيستا]: جون [مكغرث] وأخرى على moodle.org تقرير مشكلة مماثلة تحت [إكسمبّ/وين2000]. بنى جون يدويّا ه تشكيل مبرد أن يحصل [موودل] دوران (http://moodle.org/mod/forum/discuss.php?d=64692).

أنا كنت يمكن أن يركّب [موودل] 1.8 بنجاح تحت [فيستا] يتبع مقاربته.

  1. ركّبت [أبش] [وبسرفر]. أنا أستعمل [أبش] 2.2.4.
  2. ركّبت [مسقل] 5 (الأخيرة مركبة أكثر (5.0.41) أعمال دون عقدة تصدّع خفيفة تحت [فيستا]. لا ينسى أن يطلق مينة 3306 في جدار مانع للحريقك, وثبتت [سقل-مود]"" في ك [م.يني] مبرد; لا يحبّ [موودل] أسلوب صارمة).
  3. ركّبت [فب] 5. أنا أستعمل صيغة 5.2.3.
  4. جلبت البني متأخّرة ثابتة من 1.8+ من http://download.moodle.org/download.php/stable18/moodle-latest-18.zip.
  5. فككت المبرد داخل ك [أبش] وثيقة جذر (c:\\apache\\htdocs, إن أنت تتبع التعليمات يقترن في خطوة واحدة). أنا عيّنت الدليل c:\\apache\\htdocs\\moodle18, لذلك أنا استطاع ركّبت يتعدّد صيغ ال [موودل] فيما بعد ل يختبر.
  6. خلقت دليل ل يخزّن معطيات أنّ يكون خارج الوثيقة جذر (استعمل أنا c:\\apache\\htdata).
  7. خلقت يخلو قاعدة معطيات ل [موودل] 1.8. أنا استعملت

Click to continue reading "Install Moodle 1.8 under Apache/Vista"

Written by senese on June 7th, 2007 with no comments.
Read more articles on how to and apache and installation and moodle and vista.

Install PHP under Apache and Vista

I initially tried the msi installer for PHP 5. Unfortunately, it installs only PHP under CGI, which although it has some performance and security issues, might be ok for a quick and dirty development environment.

But the installer is badly broken. You’ll get an error something like

PHP Fatal error:  require_once()[function.require]: Failed opening
required 'SAM/php_sam.php' (include_path='.;C:php5pear') in
sam_factory on line 1

After fighting this for a couple of hours, I ended up installing manually anyway. I used this procedure to get PHP 5 running under Vista:

  1. Install the Apache webserver.
  2. Get the current version of PHP 5 from http://www.php.net/downloads.php#v5. (It’s 5.2.3 at this time). Get both the zip file and the PECL zip file (which includes extensions).
  3. Uninstall any previous installations of PHP 5 (Start > Control Panel > Programs and Features). You may have to reboot your machine.
  4. Disconnect from the Internet. Turn off your firewall. Turn off your virus checker.
  5. Turn off User Account Control (UAC).
  6. Get an administrator prompt by going to All Programs > Accessories. Right-Click “Command Prompt” and choose “Run as Administrator”
  7. Use the command prompt to manually remove directories containing previous PHP installations (like C:\Program Files\PHP…)
  8. Go to the directory where you’ve downloaded

Click to continue reading "Install PHP under Apache and Vista"

Written by senese on June 6th, 2007 with no comments.
Read more articles on php and how to and apache and installation and vista.

Stop User Account Control under Vista

Vista constantly asks for confirmation of actions when you’re installing software. This is designed to prevent worms and trojans from doing their thing, but some installations that worked under XP will fail under Vista because of this behavior. You can fix it (and stop the constant nagging) by stopping “User Account Control” as follows:

  1. Go to Start > Control Panel > User Accounts.
  2. Click on “Turn user account control on or off”.
  3. Uncheck “Use user account control (UAC) to protect your computer”.
  4. Click “OK”.
  5. Reboot.

Written by senese on June 6th, 2007 with no comments.
Read more articles on how to and installation and vista.

Install Apache on Windows Vista

Installing Apache under Windows XP was trivial. Not so, under Vista. Creation of the Apache service fails. The conf directory can’t be set up by the installer, probably due to permission problems.

I finally got it working with the following procedure. I used the latest version of Apache (2.2.4) and Windows Vista Home Premium.

  1. Uninstall any previous installations of Apache Web server (Start > Control Panel > Programs and Features).
  2. Turn off your firewall (Control Panel).
  3. Stop User Account Control (UAC).
  4. Get the most recent version of apache from http://httpd.apache.org/download.cgi and put it on your desktop. Rename it to apache.msi
  5. Start > All Programs > Accessories
  6. Right-Click “Command Prompt” and choose “Run as Administrator”
  7. Manually remove directories containing previous apache installations (like C:\Program Files\Apache Software Foundation…)
  8. Change to your desktop folder (At prompt type cd desktop)
  9. Type “msiexec /i apache.msi” on the command prompt.
  10. Run through the Apache installer. I’m running a development server, so I left the domain and computer name blank. Choose the default server on port 80 for all users option. Change the installation directory to c:\apache.
  11. Reboot.
  12. The little Apache feather won’t appear on the task bar under Vista with the present version of Apache (2.2.4). To remove

Click to continue reading "Install Apache on Windows Vista"

Written by senese on June 6th, 2007 with no comments.
Read more articles on how to and apache and installation and vista.