Re:Re: Bad Request

2008-03-06 Başlik halilbatun
Göndermiþ olduðunuz mail alýnmýþtýrHer þeyin gönlünüzce olmasýný  
DilerimHalil BATUN


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kubuntu depolarının adresleri

2008-03-06 Başlik Ozgur Karatas
Ayse hanim merhabalar,
kubuntu 7.10 duzgun kuruldu ise /etc/apt/ dizini altinda sources.list diye
bir dosya vardir ve butun depo adresleri burada bulunur. Siz bu dosyayi
acip deb ve deb-src satirlarinin basinda # isareti varsa kaldirin ve
apt-get update komutunu verin. Ardindan apt-cache search paket-ismi komutu
ile paketi aratabilir apt-get install paket komutu ile kurulum
yapabilirsiniz.

Apache MySQL ve PHP kurulumu icin asagidaki satirlar yeterli olacaktir;

apt-get install mysql-server mysql-client libmysqlclient15-dev

apt-get install apache2 apache2-doc apache2-mpm-prefork apache2-utils
libexpat1 ssl-cert

apt-get install libapache2-mod-php5 php5 php5-common php5-curl php5-dev
php5-gd php5-idn php-pear php5-imagick php5-imap php5-json php5-mcrypt
php5-memcache php5-mhash php5-ming php5-mysql php5-ps php5-pspell
php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl

Bu paketleri kurduktan sonra;

a2enmod ssl
a2enmod rewrite
a2enmod suexec
a2enmod include

komutlarini verin ve

/etc/init.d/apache2 force-reload

komutunu verin. Artik MySQL, Apache ve PHP kurulmus olacaktir.

Selamlar, Saygilar.

--
Ozgur Karatas
E&E Engineer (BSc)
Computer Engineer (BSc)

ENGINEERING FACULTY
ISTANBUL UNIVERSITY
--

Ayşe Dursun yazmış:
> merhaba dün kubuntu 7.10 u kurdum. fakat depo adreslerini bulamadığım için
> sadece cd den program kurabiliyorum.
> apache mysql php 3 lüsünü kullanmak istiyorum ve ftp desteği olan bi php
> editör programı için hangi programı önerirsiniz.
>
> iyi çalışmalar.


.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kubuntu depolarının adresleri

2008-03-06 Başlik Aytekin Aygün

Merhaba,

Ayşe Dursun yazmış:
merhaba dün kubuntu 7.10 u kurdum. fakat depo adreslerini bulamadığım 
için sadece cd den program kurabiliyorum.


#See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution

deb http://tr.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://tr.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://tr.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src http://tr.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://tr.archive.ubuntu.com/ubuntu/ gutsy universe
deb-src http://tr.archive.ubuntu.com/ubuntu/ gutsy universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://tr.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src http://tr.archive.ubuntu.com/ubuntu/ gutsy multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://tr.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted 
universe multiverse
deb-src http://tr.archive.ubuntu.com/ubuntu/ gutsy-backports main 
restricted universe multiverse


deb http://security.ubuntu.com/ubuntu/ gutsy-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ gutsy-security main restricted
deb http://security.ubuntu.com/ubuntu/ gutsy-security universe
deb-src http://security.ubuntu.com/ubuntu/ gutsy-security universe
deb http://security.ubuntu.com/ubuntu/ gutsy-security multiverse
deb-src http://security.ubuntu.com/ubuntu/ gutsy-security multiverse

Saygılar,
Aytekin Aygün


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]