Hallo leute, ich habe ein problem.
Mir ist aufgefallen, dass bei mir auf dem server php5 nicht korrekt installiert wurde.
Es fehlt in /usr/bin/ die datei php5
aufgefallen ist mir das erst nachdem ich gesehen habe das einer meiner Crontabs nicht richtig Funktioniert.
ich habe php über apt-get install installiert. Ich hoffe ihr könnt mir schnellst möglich helfen.
Funktioniert es wenn ich das komplett runter schmeiß und Neu installiere?
wenn ja wie kann ich alles deinstallieren sodass auch die Files gelöscht werden? weil wenn ich dies manuel lösche erstellt er die Files nicht neu.
Danke schonmals
asü isch nutz Debian Lenny (noch)
php5 fehlerhaft
-
- Project Manager
- Posts: 11179
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: php5 fehlerhaft
Code: Select all
apt-get install php5 php5-cli
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Posts: 18
- Joined: 2011-01-22 04:52
Re: php5 fehlerhaft
das habe ich, hier sagt er das keine instalation nötig ist da diese schon vorhanden ist.
-
- Project Manager
- Posts: 11179
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: php5 fehlerhaft
Welche Files fehlen Dir denn konkret?
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Posts: 18
- Joined: 2011-01-22 04:52
Re: php5 fehlerhaft
die datei umdass ich den crontab starten kann, wenn ich dies machen will kommt die meldung...
Code: Select all
server:~# /usr/bin/php5 -q /srv/froxlor/scripts/froxlor_master_cronjob.php
-bash: /usr/bin/php5: Datei oder Verzeichnis nicht gefunden
server:
-
- Project Manager
- Posts: 11179
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: php5 fehlerhaft
Dann würde ich php5-cli einmal mit remove und install neu installieren.
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.