Jump to content
Forumu Destekleyenlere Katılın ×
Paticik Forumları
2000 lerden beri faal olan, çok şukela bir paylaşım platformuyuz. Hoşgeldiniz.

Hay ben böyle Apache' nin *#$@*!#...... (a.k.a. XP' de PHP ve Apache kurulumu)


Öne çıkan mesajlar

Mesaj tarihi:
Yahu insan bu kadar mı beceriksiz olur. Kuramadım 3 taen programı bilgisayara.
Windows zaten bela bu programlar baska bela. İnternetteki kurulum ile ilgili yazılar tam bela.
Yazıların hiç biri diğerini tutmuyor. Sürümler birbirini tutmuyor. Ne yaparsam yapayım apache çalışmıyor. Xitami kurayım dedim ama bu sefer PHP ve Mysql' i ona göre ayarlayamıcam.
Sanırım kafayı sıyırıyorum.
Mesaj tarihi:
Foxserv, PHPTriad, EasyPHP, PDPdev, Sokkit gibi 3ü birarada tartı yıka ve çık programları da denedim. O zman da ya apache calışmıyor, apache calışsa mysql çalışmıyor. Onlar da başka bela.

OOOOOOOOOOFFFFFFFFFFF OF!.........
Mesaj tarihi:
Apache`yi indiriyorsun ve Service olarak kuruyorsun.
Sonra Mysql`i indiriyorsun ve Serivce olarak kuruyorsun.. Mysql`in dizinin icindeki bin dizinine giriyorsun ve NTSQLAdmin gibi bir sey var, onu calistiyiorsun.. Systray de bir ikon beliriyor.. Zaten daha onceden vermis oldugun username ve password u kontrol ediyorsun.. Hatta utanmadan bir de cmd ile komut satirina dusuyorsun ve mysql`in icindeki bin dizinie girerek sunu yaziyorsun ;

mysql -u -p

Eger baglaniyorsa, islem tamam.. Baglanmiyorsa ;

mysqladmin -u -p password ""

komutunu calistirarak mysql sifreni degistiriyorsun ve tekrar mysql `e baglanmaya calisiyorsun..

PHP indiriyorsun, unzip ediyorsun.. ( Orn : C:PHP ) ve Apache `nin httpd.conf `una giriyorsun. Configte herhangi bir yere ( tercihen en sona :) ) ;

AddModule mod_php4.c # cok da gerekli degil, ama ClearModuleList aciksa bu satir olmadan calismaz
LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php .phtml

satirlarini ekliyorsun.. DocumentIndex sekmesindeki index.html in yanina da index.php yazarsan, direk index sayfasi olarak gorebilirsin.

Ondan sonra php4ts.dll dosyasini ( PHP dizininde var bu.. ) System32 dizinine atiyorsun..

ve komut satirindan

net start mysql
net start apache

diyorsun ve bir deniyorsun, gozumuzden kacmis bir sey olabilir. Onlarca defa Windows`a Apahce, PHP kursam da, her seferinde dokumani bastan okumak durumunda kaliyorum.[signature][hline]There are 10 types of people in the world: Those who understand binary, and those who don't..
Ethernass Sys. Adm., Sys. Security Prv., Ethernass Rsp.
www.ekohost.net
Mesaj tarihi:
Burada yazan herseyi yaptım. Ne boka yaradığını bilmesem de CGI olanları yaptım. Sadece henuz MySQL ve Zend olayına girmedim ama yine de calışmıyor Apache.
Command Promptdan net start apache yazıyorum
o da bana System error 3 has occured
diyor.
Birazdan hepsini silip bastan yukliyip en bastan senin dediğin gibi yapıcam. Gene olmicak ya neyse denicem. Bugun seninki herhalde okuyup denediğim 12 ya da 13. deneme olacak. Paket olarak olanları saymazsak.
Mesaj tarihi:
Olmazsa, bir seyi gozden kaciriyoruzdur.. Sen CGI olarak degil Module olarak yukleyeceksin. Hic gerek yok senin icin CGI a.[signature][hline]There are 10 types of people in the world: Those who understand binary, and those who don't..
Ethernass Sys. Adm., Sys. Security Prv., Ethernass Rsp.
www.ekohost.net
Mesaj tarihi:
Ahsrky iyi tamam hoş da benim anlamadığım şey sen apache hakkında bir sey dememişsin. Apache' yi kurduğun zman içindeki httpd.conf dosyasını değiştirince diğerleri olmasa bile apachenin calışması gerekmez mi? Çalışmıyor. Çalışmadığı için mySQL felan yüklemeyi denemedim bile.
Mesaj tarihi:
Abria Merlin Server dene. Phptriad ve türevlerinin çoğu ve apache web server ın hemen hemen tüm sürümleri XP'de ya hiç çalışmıyor yada bir süre sonra bozuluyor. nedenini çözebilmiş değilim. Kafayı yemiş bi haldeyken unity'nin önerisi ile kurdum ve hiç sorun yaşatmadı. paket 50MB civarında ve yanlış hatırlamıyorsam abriasoft.com olması lazım adresin.[signature][hline]Uniyasam.Com Admin / ICQ#85889898
Grafiker ( Corel Draw & Photoshop ).
Autocad öğrenmek zorunda kalmış olan kişi.
Fizik okumayı bilinçli olarak seçen bilgisayar manyağı ve ruh sağlığı yerinde olmayan biri.
sharky, 08 January 2004 00:30 tarihinde demiş ki:
Sakin olalim. Sakin sakin cevap verelim. Zorla sakinlestirilmek icin parmak kaldirmayalim.
Mesaj tarihi:
Apache `yi normal olarak kurdun ve direk calistiramadin mi ?

Apache `nin bin directory sinde apachectl adli bir dosya olmasi lazim,

apachectl configtest

yazsana bir.. Merak ettim.

Hic olmadi, belki httpd.conf-win-template falan gibi bir dosya vardir conf directorysinde, onu httpd.conf olarak degistirir editlersin.

Bu arada Servername, DirectoryIndex, DocumentRoot falan duzgun girilmeli.[signature][hline]There are 10 types of people in the world: Those who understand binary, and those who don't..
Ethernass Sys. Adm., Sys. Security Prv., Ethernass Rsp.
www.ekohost.net
Mesaj tarihi:
LoadModule php4_module C:/Php/sapi/php4apache.dll
satırında problem varmış. Bu satırda nasıl bir problem olabilir ki.
ilgili dosyanın yeri orası.
Bin içersinde söylediğin tarzda bir dosya yok bende.
Mesaj tarihi:
ServerName localhost
DirectoryIndex index.html index.php index.php3 index.php4 default.html
DocumentRoot "C:/Apache/htdocs"

seklinde grilmiş durumda
DocumentRoot' in gösterdiği adrestede bir yanlış yok zaten.
Mesaj tarihi:
Case Sensitive dir, C:PHP ye kurmamıssındır. C:/PHP yazmıssındır ( veya tam tersi ), o dosya gerçekten orada yoktur, başka bir yerdedir.

Kontrol edelim.[signature][hline]There are 10 types of people in the world: Those who understand binary, and those who don't..
Ethernass Sys. Adm., Sys. Security Prv., Ethernass Rsp.
www.ekohost.net
Mesaj tarihi:
Sharky yok çıkamadım işin içinden o satırda da bir hata bulamıyorum. O satırda gösterilen adres dogru. Ayrıca dosyaya iyice baktım tüm adresler / seklinde işaretlerle ayrılıyor.
Mesaj tarihi:
C:Apache>apache
Syntax error on line 240 of c:/apache/conf/httpd.conf:
Cannot load c:/php/sapi/php4apache.dll into server: (127) The specified procedur
e could not be found:

Note the errors or messages above, and press the key to exit. 0....
C:Apache>apachectl configtest
'apachectl' is not recognized as an internal or external command,
operable program or batch file.

C:Apache>cd bin

C:Apachebin>apachectl configtest
'apachectl' is not recognized as an internal or external command,
operable program or batch file.

C:Apachebin>net start apache
System error 3 has occurred.

The system cannot find the path specified.


C:Apachebin>cd ..

C:Apache>net start apache
System error 3 has occurred.

The system cannot find the path specified.


C:Apache>

[hline]
Aha bunlar çıkıyor bunları yapınca.
Ben en iyisi bu sevdadan vaz geceyim.
Gidiyim asp felan kasayım. En azından yüklemede değil öğrenmede takılırım.

[Bu mesaj ghaldszar tarafından 15 January 2004 21:44 tarihinde değiştirilmiştir]
Mesaj tarihi:
said:
ghaldszar, 15 January 2004 21:29 tarihinde demiş ki:
Peki bir sey takildi kafama. Su php de felan bazı dosyaları windows/system32 içine felan atıyoruz. Apache' de de yükleme dışında böyle bir şey gerekiyor mu?


hayır gerekmiyorum abi[signature][hline]|apache the taksimetre|
Mesaj tarihi:
Cok merak ettim

Bana 240 dan onceki ve sonraki 5 satiri ( yani toplam 11 satir ) paste edebilir misin httpd.conf daki ?

P.S. Evet ben sildim mesajlari, burasi yeri degil.[signature][hline]There are 10 types of people in the world: Those who understand binary, and those who don't..
Ethernass Sys. Adm., Sys. Security Prv., Ethernass Rsp.
www.ekohost.net
Mesaj tarihi:
# [WHENEVER YOU CHANGE THE LOADMODULE SECTION ABOVE, UPDATE THIS TOO!]
ClearModuleList
#AddModule mod_vhost_alias.c
AddModule mod_env.c
AddModule mod_log_config.c
#AddModule mod_mime_magic.c
AddModule mod_mime.c
AddModule mod_negotiation.c
#AddModule mod_status.c
#AddModule mod_info.c
AddModule mod_include.c
AddModule mod_autoindex.c
AddModule mod_dir.c
AddModule mod_isapi.c
AddModule mod_cgi.c
AddModule mod_asis.c
AddModule mod_imap.c
AddModule mod_actions.c
#AddModule mod_speling.c
AddModule mod_userdir.c
AddModule mod_alias.c
#AddModule mod_rewrite.c
AddModule mod_access.c
AddModule mod_auth.c
#AddModule mod_auth_anon.c
#AddModule mod_auth_dbm.c
#AddModule mod_auth_digest.c
#AddModule mod_digest.c
#AddModule mod_proxy.c
#AddModule mod_cern_meta.c
#AddModule mod_expires.c
#AddModule mod_headers.c
#AddModule mod_usertrack.c
#AddModule mod_unique_id.c
AddModule mod_so.c
AddModule mod_setenvif.c
LoadModule php4_module C:/Php/sapi/php4apache.dll
AddType application/x-httpd-php .php .php3
AddType application/x-httpd-php-source .phps



#
# ExtendedStatus controls whether Apache will generate "full" status
# information (ExtendedStatus On) or just basic information (ExtendedStatus
# Off) when the "server-status" handler is called. The default is Off.
#
#ExtendedStatus On

### Section 2: 'Main' server configuration
#
# The directives in this section set up the values used by the 'main'
# server, which responds to any requests that aren't handled by a
# definition. These values also provide defaults for
# any containers you may define later in the file.
#
# All of these directives may appear inside containers,
# in which case these default settings will be overridden for the
# virtual host being defined.
#

#
# Port: The port to which the standalone server listens. Certain firewall
# products must be configured before Apache can listen to a specific port.
# Other running httpd servers will also interfere with this port. Disable
# all firewall, security, and other services if you encounter problems.
# To help diagnose problems use the Windows NT command NETSTAT -a
#
Port 80
Mesaj tarihi:
Hatta al sana tamamı:


ServerType standalone
ServerRoot "C:/Apache"
PidFile logs/httpd.pid
ScoreBoardFile logs/apache_runtime_status
Timeout 300
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 15
MaxRequestsPerChild 0
ThreadsPerChild 50

ClearModuleList
#AddModule mod_vhost_alias.c
AddModule mod_env.c
AddModule mod_log_config.c
#AddModule mod_mime_magic.c
AddModule mod_mime.c
AddModule mod_negotiation.c
#AddModule mod_status.c
#AddModule mod_info.c
AddModule mod_include.c
AddModule mod_autoindex.c
AddModule mod_dir.c
AddModule mod_isapi.c
AddModule mod_cgi.c
AddModule mod_asis.c
AddModule mod_imap.c
AddModule mod_actions.c
#AddModule mod_speling.c
AddModule mod_userdir.c
AddModule mod_alias.c
#AddModule mod_rewrite.c
AddModule mod_access.c
AddModule mod_auth.c
#AddModule mod_auth_anon.c
#AddModule mod_auth_dbm.c
#AddModule mod_auth_digest.c
#AddModule mod_digest.c
#AddModule mod_proxy.c
#AddModule mod_cern_meta.c
#AddModule mod_expires.c
#AddModule mod_headers.c
#AddModule mod_usertrack.c
#AddModule mod_unique_id.c
AddModule mod_so.c
AddModule mod_setenvif.c
LoadModule php4_module C:/Php/sapi/php4apache.dll
AddType application/x-httpd-php .php .php3
AddType application/x-httpd-php-source .phps

Port 80
ServerAdmin [email protected]
ServerName localhost
DocumentRoot "C:/Apache/htdocs"

Options FollowSymLinks
AllowOverride None


Order allow,deny
Allow from all


UserDir "C:/Apache/users/"


DirectoryIndex index.html index.php index.php3 index.php4 default.html

AccessFileName .htaccess

Order allow,deny
Deny from all
Satisfy All

UseCanonicalName On

TypesConfig conf/mime.types


DefaultType text/plain

MIMEMagicFile conf/magic

HostnameLookups Off
ErrorLog logs/error.log
LogLevel warn
LogFormat "%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i"" combined
LogFormat "%h %l %u %t "%r" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
CustomLog logs/access.log common
ServerSignature On

Alias /icons/ "C:/Apache/icons/"

Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all

Alias /manual/ "C:/Apache/htdocs/manual/"

Options Indexes FollowSymlinks MultiViews
AllowOverride None
Order allow,deny
Allow from all

ScriptAlias /cgi-bin/ "C:/Apache/cgi-bin/"

AllowOverride None
Options None
Order allow,deny
Allow from all



IndexOptions FancyIndexing
AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
AddIconByType (TXT,/icons/text.gif) text/*
AddIconByType (IMG,/icons/image2.gif) image/*
AddIconByType (SND,/icons/sound2.gif) audio/*
AddIconByType (VID,/icons/movie.gif) video/*
AddIcon /icons/binary.gif .bin .exe
AddIcon /icons/binhex.gif .hqx
AddIcon /icons/tar.gif .tar
AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
AddIcon /icons/a.gif .ps .ai .eps
AddIcon /icons/layout.gif .html .shtml .htm .pdf
AddIcon /icons/text.gif .txt
AddIcon /icons/c.gif .c
AddIcon /icons/p.gif .pl .py
AddIcon /icons/f.gif .for
AddIcon /icons/dvi.gif .dvi
AddIcon /icons/uuencoded.gif .uu
AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
AddIcon /icons/tex.gif .tex
AddIcon /icons/bomb.gif core
AddIcon /icons/back.gif ..
AddIcon /icons/hand.right.gif README
AddIcon /icons/folder.gif ^^DIRECTORY^^
AddIcon /icons/blank.gif ^^BLANKICON^^
DefaultIcon /icons/unknown.gif
ReadmeName README
HeaderName HEADER
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t


AddType application/x-tar .tgz
AddEncoding x-compress .Z
AddEncoding x-gzip .gz .tgz
AddLanguage da .dk
AddLanguage nl .nl
AddLanguage en .en
AddLanguage et .ee
AddLanguage fr .fr
AddLanguage de .de
AddLanguage el .el
AddLanguage he .he
AddCharset ISO-8859-8 .iso8859-8
AddLanguage it .it
AddLanguage ja .ja
AddCharset ISO-2022-JP .jis
AddLanguage kr .kr
AddCharset ISO-2022-KR .iso-kr
AddLanguage nn .nn
AddLanguage no .no
AddLanguage pl .po
AddCharset ISO-8859-2 .iso-pl
AddLanguage pt .pt
AddLanguage pt-br .pt-br
AddLanguage ltz .lu
Add
Mesaj tarihi:
Eyvallah Kavel
Gozden kaçırmışım attığın mesajı daha yeni gordum ve hemen indirdim soylediğin programı. Verdiğin adres de dogruymuş. Hemen kurup denedim sanırım oldu tam emin değilim ama en azından apache calıştı. MySQL ve PHP nin calıştığından emin olamıyorum ama en azından simdilik apache calıştı.
Cok cok cok sagolasin.
Mesaj tarihi:
Bişey soracağım Apache 2.x mi yükledin sen ?? Apache 1.3.x yükle, 2.x da bir çok şey değişmiş, httpd.conf bile hatta..[signature][hline]There are 10 types of people in the world: Those who understand binary, and those who don't..
Ethernass Sys. Adm., Sys. Security Prv., Ethernass Rsp.
www.ekohost.net
  • 5 ay sonra ...
Mesaj tarihi:
benim bir sorunuum oldu benim apache de httpd.conf dosyası yok onun yerine
httpd.conf-dist
httpd.conf-dist-nw
httpd.conf-dist-win dosyaları var :) ben ne yuapcam şimdi
apache 1.3.31 kurdum alete[signature][hline]Her Avcı Avını Tutkuyla Avlar .
Bense Ötesinde Bir Av Yaparım .
Grandmaster zgrw
[Bu imza zgrw tarafından 07 July 2004 23:18 tarihinde değiştirilmiştir]
Mesaj tarihi:
Birinin ismini httpd.conf yap kullan.[signature][hline]Q: How many IBM cpu's does it take to do a logical right shift?
A: 33. 1 to hold the bits and 32 to push the register.
×
  • Yeni Oluştur...