Root Php 5 installier fehler

06/21/2013 11:06 DesDerMan*#1
Hallo epvpler ,


wenn ich auf dem root php installiere , kommt egal bei welchem befehl immer error meldungen. Wie zB das hier:


===> pkgconf-0.9.2_1 conflicts with installed package(s):
pkg-config-0.25_1

They install files into the same place.
Please remove them first with pkg_delete(1).
*** Error code 1

Stop in /usr/ports/devel/pkgconf.
*** Error code 1

Stop in /usr/ports/textproc/libxml2.
*** Error code 1

Stop in /usr/ports/textproc/libxml2.
*** Error code 1

Stop in /usr/ports/lang/php5.
*** Error code 1

Stop in /usr/ports/lang/php5.
*** Error code 1
06/21/2013 12:08 theo1990#2
haste vllt schon php drauf?

Quote:
===> pkgconf-0.9.2_1 conflicts with installed package(s):
pkg-config-0.25_1

They install files into the same place.
Please remove them first with pkg_delete(1).
06/21/2013 13:01 DesDerMan*#3
Ja aber die HP geht nicht. :/
06/21/2013 13:08 theo1990#4
mach mal eine php datei mit dem inhalt:

<?php

phpinfo();
?>

und ruf die mal auf
wenn du den inhalt siehst den du dort eingefügt hast ist es noch nicht drauf dann ist es was anderes.

P.S.: zuerst machste mal das mit deinen ports damit die mal aktuell sind

[Only registered and activated users can see links. Click Here To Register...]
06/21/2013 13:20 DesDerMan*#5
portsnap ist akutell.. -.-"
06/21/2013 13:24 theo1990#6
Haste das ausprobiert mit der phpinfo?

ansonsten schau in die log

/var/log/apache2(version die du hast ovn apache)/error.log
06/21/2013 13:25 RealRiooX#7
Das pack pkg-config-0.25_1 muss weg und dann neu installieren dann geht es.
06/21/2013 13:28 DesDerMan*#8
Wo kann ich das löschen Real