Merhaba,
 
Once asagidaki satirida bir kontrol edin isterseniz.Sizin php4 olacak
 
# Bring in additional module-specific configurations
#  
<IfModule mod_ssl.c>               
    Include etc/apache2/ssl.conf
</IfModule>
 
<IfModule mod_php5.c>
        AddType application/x-httpd-php .php
        AddType application/x-httpd-php-source .phps
    </IfModule>
 

### Section 3: Virtual Hosts
----- Original Message -----
Sent: 28 Mart 2005 Pazartesi 14:29
Subject: Re: [freebsd] PHP Yukleyemiyorum

Merhaba,
 
Geçen günlerde benimde saçımı başımı yolduğum olay.. Uykusuzluğuma verdim ve üstüne fazla düşmemiştim.
Çözüm olarak php yi tamamen kaldırdım. extensions ları ve bağımlı programları ile birlikte.
sonra da temiz olarak php5-extensionsi kurdum..
 
Birde bu şekilde deneyin bence..Php yi bu sebeple upgrade etmiş olursunuz.
 
Kolay gelsin
 
 
 
 
 
----- Original Message -----
From: "Bedreddin ŞAHBAZ" <[EMAIL PROTECTED]>
Sent: Monday, March 28, 2005 1:15 PM
Subject: Re: [freebsd] PHP Yukleyemiyorum

> Merhabalar,
>
> Evet o satirlar var.
>
> Saygilarimla..
>
>
> --- M.Murat AKBAŞ <
[EMAIL PROTECTED]> wrote:
>
>> Merhaba,
>> httpd.conf dosyasinda asagidaki stairlar var mi
>> acaba?
>>
>> AddType application/x-httpd-php .php
>> AddType application/x-httpd-php-source .phps
>>
>> Kolay gelsin
>> M.Murat AKBAS
>>
>> On Mon, 28 Mar 2005 01:27:52 -0800 (PST), Bedreddin
>> ¨­AHBAZ
>> <
[EMAIL PROTECTED]> wrote:
>> > Merhabalar,
>> >
>> > Ne yapti isem olmadi. Php yukledim ama web
>> tarayicida
>> > php sayfasinin yolunu verince dosyayi download
>> etmeye
>> > calisiyor. komut satirinda php -q
>> > /path/to/path/deneme.php komutu php dosyasini
>> duzgun
>> > bicimde okuyor.
>> >
>> > Sorun httpd.conf dosyasinda LoadModule kisminda.
>> Bu
>> > alanda php ile ilgili hicbir satir yok.
>> > php4-extensions kurmustum. Simdi kaldirip kurayim
>> > diyorum olmuyor. mod_php4 yuklemeye calisiyorum
>> > olmuyor. Herseyi sifirdan yeniden yuklemenin bir
>> yolu
>> > yok mu acaba? php4-extensions bagimliklari sebebi
>> ile
>> > kaldirilmiyor saniyorum. php modulunu nasil
>> yukleyecem
>> > apache php den anlamiyor su anda :((((
>> >
>> > Saygilarimla..
>> >
>> > --- veli akcakaya <
[EMAIL PROTECTED]> wrote:
>> >
>> > > Merhaba,
>> > > yazäÛläÛmäÛ yukledikten sonra pkg_delete ile
>> > > sistemden kaldirabilirsiniz.
>> > > Once tam ismine pkg_info ile bakin. Bir de ayni
>> > > yazilimi tekrar
>> > > kurarken onceki kurulumun ayarlarini aliyor, onu
>> da
>> > > almamasi icin
>> > > gerekli dosyalari /var/db/pkg den silin. Daha
>> sonra
>> > > sistemin eski
>> > > kurulumu dikkate almadan kurulmasini
>> > > saglayabilirsiniz.
>> > >
>> > > php4-extension ile genel bir kurulum
>> yapilabilir.
>> > >
>> > >
>> > >
>> > >
>> > >
>> > > On Mon, 28 Mar 2005 05:19:30 +0300, Parahat
>> Melayev
>> > > <
[EMAIL PROTECTED]> wrote:
>> > > > neden
>> > > > mod_php4 (# pkg_add -r mod_php4 )
>> kurmuyorsunuz?
>> > > >
>> > > >
>> > > > ----- Original Message -----
>> > > > From: "Bedreddin ãóAHBAZ"
>> > > <
[EMAIL PROTECTED]>
>> > > > To: "FreeBSD Listesi"
>> > > <
freebsd@lists.enderunix.org>
>> > > > Sent: Monday, March 28, 2005 5:11 AM
>> > > > Subject: [freebsd] PHP Yukleyemiyorum
>> > > >
>> > > > > Merhabalar,
>> > > > >
>> > > > > PHP daha once yuklemistim. Ancak su anda
>> > > > > yukleyemiyorum. Sistemde apache statik
>> olarak
>> > > kurulu.
>> > > > > /usr/ports/lang/php4-extensions dizinine
>> gittim.
>> > > make
>> > > > > install clean dedim ve hata su;
>> > > > >
>> > > > > Configuring SAPI modules
>> > > > > checking for AOLserver support... no
>> > > > > checking for Apache 1.x module support via
>> DSO
>> > > through
>> > > > > APXS... no
>> > > > > checking for Apache 1.x module support... no
>> > > > > checking for member fd in BUFF *... no
>> > > > > checking for mod_charset compatibility
>> option...
>> > > no
>> > > > > checking for Apache 2.0 filter-module
>> support
>> > > via DSO
>> > > > > through APXS... no
>> > > > > checking for Apache 2.0 handler-module
>> support
>> > > via DSO
>> > > > > through APXS...
>> > > > >
>> > > > > Sorry, I cannot run apxs.  Possible reasons
>> > > follow:
>> > > > >
>> > > > > 1. Perl is not installed
>> > > > > 2. apxs was not found. Try to pass the path
>> > > using
>> > > > > --with-apxs2=/path/to/apxs
>> > > > > 3. Apache was not built using --enable-so
>> (the
>> > > apxs
>> > > > > usage page is displayed)
>> > > > >
>> > > > > The output of /usr/local/sbin/apxs follows:
>> > > > > apxs:Error: Sorry, no shared object support
>> for
>> > > > > Apache.
>> > > > > apxs:Error: available under your platform.
>> Make
>> > > sure.
>> > > > > apxs:Error: the Apache module mod_so is
>> compiled
>> > > into.
>> > > > > apxs:Error: your server binary
>> > > > > `/usr/local/sbin/httpd'..
>> > > > > configure: error: Aborting
>> > > > > ===>  Script "configure" failed
>> unexpectedly.
>> > > > > Please report the problem to
[EMAIL PROTECTED]
>> > > > > [maintainer] and attach the
>> > > > >
>> > >
>> "/usr/ports/lang/php4/work/php-4.3.10/config.log"
>> > > > > including the output of the
>> > > > > failure of your make command. Also, it might
>> be
>> > > a good
>> > > > > idea to provide an
>> > > > > overview of all packages installed on your
>> > > system
>> > > > > (e.g. an `ls /var/db/pkg`).
>> > > > > *** Error code 1
>> > > > >
>> > > > > Stop in /usr/ports/lang/php4.
>> > > > >
>> > > > >
>> > > > > Apache, php ve mysql i bir seferde ve
>> sorunsuz
>> > > > > kurmanin bir yolu yok mudur? Su anda
>> sistemde
>> > > apache
>> > > > > ve mysql yuklu durumda. Herseyi sifirlayip
>> > > yeniden
>> > > > > yuklemek mumkun mudur acaba? Bir yazilimi
>> > > sisteme
>> > > > > kurduktan sonra herseye sifirdan baslamak
>> icin
>> > > ne
>> > > > > yapmak gerekir?
>> > > > >
>> > > > > Saygilarimla..
>> > > > >
>> > > > >
>> > > > >
>> > > > > __________________________________
>> > > > > Do you Yahoo!?
>> > > > > Yahoo! Small Business - Try our new
>> resources
>> > > site!
>> > > > >
http://smallbusiness.yahoo.com/resources/
>> > > > >
>> > > > >
>> > >
>> >
>>
> ---------------------------------------------------------------------
>> > > > > Cikmak icin, e-mail:
>> > >
[EMAIL PROTECTED]
>> > > > > Liste arsivi: http://lists.enderunix.org ve
>> > > >
>> > >
>> >
>>
>
http://www.mail-archive.com/freebsd@lists.enderunix.org
>> > > > > Turkiye'nin ilk FreeBSD kitabi:
>> > >
http://www.acikkod.com/freebsd.php
>> > > > >
>> > > > >
>> > > > >
>> > > >
>> > > >
>> > >
>> >
>>
> ---------------------------------------------------------------------
>> > > > Cikmak icin, e-mail:
>>
> === message truncated ===
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Small Business - Try our new resources site!
>
http://smallbusiness.yahoo.com/resources/
>
> ---------------------------------------------------------------------
> Cikmak icin, e-mail:
[EMAIL PROTECTED]
> Liste arsivi: http://lists.enderunix.org ve http://www.mail-archive.com/freebsd@lists.enderunix.org
> Turkiye'nin ilk FreeBSD kitabi: http://www.acikkod.com/freebsd.php
>
>
>

Reply via email to