kero19 0 Zgłoś post Napisano Maj 26, 2007 Mam serwer w webperoni z debianem i confixxem, php4. Jednak w php nie ma standardowo zainstalowanej bilbioteki curla. Czy ktoś mógłby mi opisać krok po kroku jak ją zainstalować? Udostępnij ten post Link to postu Udostępnij na innych stronach
Gość voytar Zgłoś post Napisano Maj 26, 2007 # apt-get install php4-curl ? O ile php jest z paczki. Udostępnij ten post Link to postu Udostępnij na innych stronach
kero19 0 Zgłoś post Napisano Maj 26, 2007 # apt-get install php4-curlReading Package Lists... Done Building Dependency Tree... Done You might want to run `apt-get -f install' to correct these: The following packages have unmet dependencies: curl: Depends: libc6 (>= 2.5) but 2.3.2.ds1-22sarge4 is to be installed Depends: libkrb53 (>= 1.4.2) but 1.3.6-2sarge3 is to be installed libcurl4: Depends: libc6 (>= 2.5-5) but 2.3.2.ds1-22sarge4 is to be installed Depends: libidn11 (>= 0.5.18) but 0.5.13-1.0 is to be installed libcurl4-openssl: Depends: libc6 (>= 2.5) but 2.3.2.ds1-22sarge4 is to be installed Depends: libidn11 (>= 0.5.18) but 0.5.13-1.0 is to be installed Depends: libkrb53 (>= 1.4.2) but 1.3.6-2sarge3 is to be installed Depends: libssl0.9.8 (>= 0.9.8c-1) but it is not installable php4-curl: Depends: libcurl3 (>= 7.13.1-1) but it is not going to be installed Depends: php4-common (= 4:4.3.10-21) but 4:4.3.10-18 is to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). O co chodzi? Udostępnij ten post Link to postu Udostępnij na innych stronach
Linux 0 Zgłoś post Napisano Maj 26, 2007 No tak debian Już Ci mówie co zrobić; wget http://security.debian.org/debian-security...+etch4_i386.deb ### ( Dla php5) wget http://security.debian.org/debian-security...+etch3_i386.deb ### (Dla php4) dpkg -i php5-curl_5.2.0-8+etch4_i386.deb ### (Dla php5 - z konta roota) dpkg -i php4-curl_4.4.4-8+etch3_i386.deb ### (Dla php4 - z konta roota) Udostępnij ten post Link to postu Udostępnij na innych stronach
Gość voytar Zgłoś post Napisano Maj 26, 2007 No tak debian Już Ci mówie co zrobić; wget http://security.debian.org/debian-security...+etch4_i386.deb ### ( Dla php5) wget http://security.debian.org/debian-security...+etch3_i386.deb ### (Dla php4) dpkg -i php5-curl_5.2.0-8+etch4_i386.deb ### (Dla php5 - z konta roota) dpkg -i php4-curl_4.4.4-8+etch3_i386.deb ### (Dla php4 - z konta roota) Jak na mój gust to bzdury opowiadasz. kero19: pokaż # dpkg -l | grep php i /etc/apt/sources.list Udostępnij ten post Link to postu Udostępnij na innych stronach
kero19 0 Zgłoś post Napisano Maj 26, 2007 dpkg -l | grep phpii php4 4.3.10-18 server-side, HTML-embedded scripting languag ii php4-cli 4.3.10-18 command-line interpreter for the php4 script ii php4-common 4.3.10-18 Common files for packages built from the php ii php4-gd 4.3.10-18 GD module for php4 ii php4-imap 4.3.10-18 IMAP module for php4 ii php4-mcal 4.3.10-18 MCAL calendar module for php4 ii php4-mhash 4.3.10-18 MHASH module for php4 ii php4-mysql 4.3.10-18 MySQL module for php4 ii php4-pear 4.3.10-18 PEAR - PHP Extension and Application Reposit ii phpmyadmin 2.6.2-3sarge3 set of PHP-scripts to administrate MySQL ove # webperoni Mirrordeb ftp://debian.webperoni.de/debian/debian-amd64 stable main contrib non-free deb ftp://debian.webperoni.de/debian/debian-security stable/updates main contrib non-free Udostępnij ten post Link to postu Udostępnij na innych stronach
Gość patrick Zgłoś post Napisano Maj 26, 2007 weź to prze kompiluj z źródeł i będzie ok. Udostępnij ten post Link to postu Udostępnij na innych stronach
MasterNETpl 100 Zgłoś post Napisano Maj 26, 2007 Tak to jest jak się wszystko robi na gotowca:) Źródełka nigdy jeszcze nie zawiodły. Udostępnij ten post Link to postu Udostępnij na innych stronach
kero19 0 Zgłoś post Napisano Maj 27, 2007 weź to prze kompiluj z źródeł i będzie ok. Można trochę jaśniej? Jestem początkujący Udostępnij ten post Link to postu Udostępnij na innych stronach
michalpc 0 Zgłoś post Napisano Maj 27, 2007 Co prawda dla php5 ale to jest podobnie http://pl.wikibooks.org/wiki/PHP/Instalacja/PHP google nie gryzie Udostępnij ten post Link to postu Udostępnij na innych stronach
kero19 0 Zgłoś post Napisano Maj 27, 2007 To chyba nie dla mnie.. Nie ma jakiegos prostszego sposobu? To co napisal Linux na prawde jest bez sensu? Udostępnij ten post Link to postu Udostępnij na innych stronach
michalpc 0 Zgłoś post Napisano Maj 27, 2007 Teoretycznie prościej po dodaniu źródeł do sources.list bo masz straszne starocia. apt-get -f install apt-get update apt-get install php4-curl Ale jak przy każda z tego typu operacji istnieje ryzyko rozwalenia serwera. Udostępnij ten post Link to postu Udostępnij na innych stronach
Kamil01 0 Zgłoś post Napisano Maj 27, 2007 Problem rozwiązany, pomogłem temu Panu Udostępnij ten post Link to postu Udostępnij na innych stronach
dextii 0 Zgłoś post Napisano Czerwiec 23, 2007 Ja mam taki problem, że curla zainstalowałem, ale go nie wykrywa dalej. Gdziś coś trzeba jeszcze ustawić ale gdzie i co ... ? Udostępnij ten post Link to postu Udostępnij na innych stronach
MasterNETpl 100 Zgłoś post Napisano Czerwiec 23, 2007 Ja mam taki problem, że curla zainstalowałem, ale go nie wykrywa dalej. Gdziś coś trzeba jeszcze ustawić ale gdzie i co ... ? Ale co i gdzie ma go wykrywać? PHP? configure *--with-curl* Udostępnij ten post Link to postu Udostępnij na innych stronach