phpmyadmin - Dosyayı diske kaydetmek

3 Cevap php

ben benim tarayıcı işaret zaman http://localhost/phpmyadmin, yerine bana ön sayfasını gösteren, iletişim olarak kaydetmek ile çıkageldi.

I'm running: Apache/2.2.3 (Debian) PHP/5.2.0-8+etch13 Server

I've reinstalled both apache2 and php5. After re-install i don't have httpd.conf file, how can i get it back? Is there a standard file which i can just copy into /etc/apache2?

Ben bir httpd.confunuzu bulmak vermedi ve i got tek dosya i yaptık / etc/apache2 / altında boş bir dosya oldu.

3 Cevap

Eğer bir http başlık göndermek için php uzantısını yapılandırmak mı?

In httpd.conf: AddType application/x-httpd-php .php

EDIT
The file is not necessarily named httpd.conf, that's just the default name. Try searching for other configuration files in the Apache directory -- the extension probably is .conf but it might be something else... If you used apt-get on debian to install apache2, try /etc/apache2/apche2.conf
/EDIT

I think you just do not know where that config file is. I don't think apache can run without httpd.conf. Here is how you can find your config:
$>locate httpd.conf
/etc/httpd/conf/httpd.conf
$>vim /etc/httpd/conf/httpd.conf

Once you located it, find where other AddType reside and add
AddType application/x-httpd-php .php

Yapmanız gereken son şey yüklemek bağlıdır, ama bunu yaparken apachectl restart hile yapar, senin httpd yeniden olduğunu. Sen dosyanın tüm yolunda httpd.conf ve türü ile yaptığı gibi onu bulmak zorunda kalabilirsiniz.

Afterwords, sizin phpmyadmin gelmelidir.

Ben bu konuda hiçbir şey bilmiyorum ama ... mesela ben 2 dosya onay kutularını aracılığıyla seçmek birisi, seçilen dosyaları indirmek için javascript bir yolu biliyor, ve sonra yolu seçerek bu 2 dosya indirmek amacıyla bir düğmeye tıklamak yok ben nerede arşivleri kurtaracak