Re: [freebsd] PHP Yukleyemiyorum

2005-03-28 Başlik �AHBAZ
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:
 [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:
 [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
 
 
 




__ 
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




Re: [freebsd] PHP Yukleyemiyorum

2005-03-28 Başlik �AHBAZ
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

Re: [freebsd] PHP Yukleyemiyorum

2005-03-28 Başlik Hasan AHLATCI



Merhaba,

Geen gnlerde benimde sam bam yolduum 
olay.. Uykusuzluuma verdim ve stne fazla dmemitim.
zm olarak php yi tamamen kaldrdm. 
extensionslar ve baml 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]
To: freebsd@lists.enderunix.org
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,   
yazlm 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:nedenmod_php4 (# 
pkg_add -r mod_php4 ) kurmuyorsunuz?   
   - Original 
Message -From: "Bedreddin AHBAZ" 
  [EMAIL PROTECTED]To: "FreeBSD Listesi"  
 freebsd@lists.enderunix.orgSent: Monday, March 28, 2005 5:11 
AMSubject: [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

Re: [freebsd] PHP Yukleyemiyorum

2005-03-28 Başlik Kemal FIRAT



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 - 
  From: 
  Hasan AHLATCI 
  
  To: freebsd@lists.enderunix.org 
  
  Sent: 28 Mart 2005 Pazartesi 14:29
  Subject: Re: [freebsd] PHP 
  Yukleyemiyorum
  
  Merhaba,
  
  Geen gnlerde benimde sam bam yolduum 
  olay.. Uykusuzluuma verdim ve stne fazla dmemitim.
  zm olarak php yi tamamen kaldrdm. 
  extensionslar ve baml 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]
  To: freebsd@lists.enderunix.org
  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,   
  yazlm 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:nedenmod_php4 (# 
  pkg_add -r mod_php4 ) kurmuyorsunuz?   
 - Original 
  Message -From: "Bedreddin AHBAZ" 
[EMAIL PROTECTED]To: "FreeBSD Listesi"  
   freebsd@lists.enderunix.orgSent: Monday, March 28, 2005 5:11 
  AMSubject: [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. 
 

Re: [freebsd] PHP Yukleyemiyorum

2005-03-28 Başlik Kemal FIRAT



Kusura bakmayin ayni satirlari gondermisim tekrar 
gonderiyorum...

LoadModule 
php5_module 
libexec/apache2/libphp5.so#LoadModule 
php4_module 
libexec/apache2/libphp4.so

  - Original Message - 
  From: 
  KEMAL 
  FIRAT 
  To: freebsd@lists.enderunix.org 
  
  Sent: 28 Mart 2005 Pazartesi 14:36
  Subject: Re: [freebsd] PHP 
  Yukleyemiyorum
  
  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 - 
From: 
Hasan AHLATCI 

To: freebsd@lists.enderunix.org 

Sent: 28 Mart 2005 Pazartesi 
14:29
Subject: Re: [freebsd] PHP 
Yukleyemiyorum

Merhaba,

Geen gnlerde benimde sam bam yolduum 
olay.. Uykusuzluuma verdim ve stne fazla dmemitim.
zm olarak php yi tamamen kaldrdm. 
extensionslar ve baml 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]
To: freebsd@lists.enderunix.org
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,  
 yazlm 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.orgSent: 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 

Re: [freebsd] PHP Yukleyemiyorum

2005-03-28 Başlik �AHBAZ
Merhabalar,

Iste sorun da tam burada;

/path/to/path/libexec/apache2/libphp4.so

diye bir dosya yok. httpd.conf da da bunla ilgili bir
satir yok. squirrmail kurmaya calisiyorum.
Bagimliliklardan birisi de o idi. Herseyi sildim
tekrar yukluyorum bakalim sonuc ne olacak?

Saygilarimla..


--- Kemal FIRAT [EMAIL PROTECTED] wrote:

 Kusura bakmayin ayni satirlari gondermisim tekrar
 gonderiyorum...
 
 LoadModule php5_module   
 libexec/apache2/libphp5.so
 #LoadModule php4_module   
 libexec/apache2/libphp4.so
   - Original Message - 
   From: KEMAL FIRAT 
   To: freebsd@lists.enderunix.org 
   Sent: 28 Mart 2005 Pazartesi 14:36
   Subject: Re: [freebsd] PHP Yukleyemiyorum
 
 
   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 - 
 From: Hasan AHLATCI 
 To: freebsd@lists.enderunix.org 
 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]
 To: freebsd@lists.enderunix.org
 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

Re: [freebsd] PHP Yukleyemiyorum

2005-03-28 Başlik Kemal FIRAT
Birde su komutla bakarmisiniz.Bende php5 kurulu siz php4 olarak.
#locate libphp5.so
/usr/local/libexec/apache2/libphp5.so
- Original Message - 
From: Bedreddin AHBAZ [EMAIL PROTECTED]
To: freebsd@lists.enderunix.org
Sent: 28 Mart 2005 Pazartesi 14:45
Subject: Re: [freebsd] PHP Yukleyemiyorum

Merhabalar,
Iste sorun da tam burada;
/path/to/path/libexec/apache2/libphp4.so
diye bir dosya yok. httpd.conf da da bunla ilgili bir
satir yok. squirrmail kurmaya calisiyorum.
Bagimliliklardan birisi de o idi. Herseyi sildim
tekrar yukluyorum bakalim sonuc ne olacak?
Saygilarimla..
--- Kemal FIRAT [EMAIL PROTECTED] wrote:
Kusura bakmayin ayni satirlari gondermisim tekrar
gonderiyorum...
LoadModule php5_module
libexec/apache2/libphp5.so
#LoadModule php4_module
libexec/apache2/libphp4.so
  - Original Message - 
  From: KEMAL FIRAT
  To: freebsd@lists.enderunix.org
  Sent: 28 Mart 2005 Pazartesi 14:36
  Subject: Re: [freebsd] PHP Yukleyemiyorum

  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 - 
From: Hasan AHLATCI
To: freebsd@lists.enderunix.org
Sent: 28 Mart 2005 Pazartesi 14:29
Subject: Re: [freebsd] PHP Yukleyemiyorum

Merhaba,
Geen gnlerde benimde sam bam yolduum
olay.. Uykusuzluuma verdim ve stne fazla
dmemitim.
zm olarak php yi tamamen kaldrdm.
extensions lar ve baml 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]
To: freebsd@lists.enderunix.org
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,
   yazlm 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

Re: [freebsd] PHP Yukleyemiyorum

2005-03-28 Başlik �AHBAZ
Merhabalar,

Bir ilgincliktir gidiyor. Saclarimi yolmama az kaldi.
Herseyi denedim. php komutu is yapiyor ama browserdan
gidince su koyuyor. Dosyayi dl etmeye calisiyor. Bir
kez daha herseyi kaldirdim ve yeniden kuruyorum. BNu
sefer apache yi de kaldirdim ve php5-extensions
portundan kuruyorum herseyi yeniden. Hadi hayirlisi
diyelim. Bir sunucum daha var onda hersey guzel guzel
calisiyor. Ne ilginc isler bunlar :)))

Saygilarimla..


--- Kemal FIRAT [EMAIL PROTECTED] wrote:

 Birde su komutla bakarmisiniz.Bende php5 kurulu siz
 php4 olarak.
 
 #locate libphp5.so
 /usr/local/libexec/apache2/libphp5.so
 
 
 - Original Message - 
 From: Bedreddin ÞAHBAZ [EMAIL PROTECTED]
 To: freebsd@lists.enderunix.org
 Sent: 28 Mart 2005 Pazartesi 14:45
 Subject: Re: [freebsd] PHP Yukleyemiyorum
 
 
 Merhabalar,
 
 Iste sorun da tam burada;
 
 /path/to/path/libexec/apache2/libphp4.so
 
 diye bir dosya yok. httpd.conf da da bunla ilgili
 bir
 satir yok. squirrmail kurmaya calisiyorum.
 Bagimliliklardan birisi de o idi. Herseyi sildim
 tekrar yukluyorum bakalim sonuc ne olacak?
 
 Saygilarimla..
 
 
 --- Kemal FIRAT [EMAIL PROTECTED] wrote:
 
  Kusura bakmayin ayni satirlari gondermisim tekrar
  gonderiyorum...
 
  LoadModule php5_module
  libexec/apache2/libphp5.so
  #LoadModule php4_module
  libexec/apache2/libphp4.so
- Original Message - 
From: KEMAL FIRAT
To: freebsd@lists.enderunix.org
Sent: 28 Mart 2005 Pazartesi 14:36
Subject: Re: [freebsd] PHP Yukleyemiyorum
 
 
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 - 
  From: Hasan AHLATCI
  To: freebsd@lists.enderunix.org
  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]
  To: freebsd@lists.enderunix.org
  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?
 
 
=== message truncated

[freebsd] PHP Yukleyemiyorum

2005-03-27 Başlik �AHBAZ
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




Re: [freebsd] PHP Yukleyemiyorum

2005-03-27 Başlik veli akcakaya
Merhaba,
yazlm 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: [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: [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