| | | | |
| | |
| Gast
Beiträge: n/a
| Hallo, ich benutze phpmailer von http://phpmailer.sourceforge.net/ und bekomme die Fehlermeldung: Warning: main(class.phpmailer.php): failed to open stream: No such file or directory in /srv/www/htdocs/telefonrechnung/telefonrechnung2.php on line 14 Fatal error: main(): Failed opening required 'class.phpmailer.php' (include_path='.:.:/phpmailer') in /srv/www/htdocs/telefonrechnung/telefonrechnung2.php on line 14 für die Zeile, in der ich Code: require("class.phpmailer.php");
/srv/www/htdocs/phpmailer und ich habe deshalb in meiner php.ini stehen: ini_set("include_path", ".:/phpmailer/") Gleichzeitig gebe ich den Pfad noch im Programm an mit: Code: $pfad = ini_get("include_path");
$pfad .= ".:/phpmailer";
ini_set("include_path", $pfad);
require("class.phpmailer.php");
Danke, Udo ------------------------ Umgebung: Linux SuSE 9.2 PHP Version 4.3.8 Apache/2.0.50 phpmailer 1.72 |
| | |
| PHP Code Flüsterer Registriert seit: 21.08.2005 Beiträge: 4682 PHP-Kenntnisse: Fortgeschritten | |
| | |
| Gast
Beiträge: n/a
| Vielen Dank - beide Lösungen haben funktioniert! Aber warum PHP-Code: Vielen Dank euch beiden! |
| Themen-Optionen | |
| Thema bewerten | |
|
|
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [Erledigt] Galerie Problem... | coraplanet | PHP Tipps 2008 | 4 | 06.06.2008 13:42 |
| mod_rewrite pfad problem | TimmaY | PHP Tipps 2006 | 1 | 08.08.2006 17:48 |
| datensätze defekt oder problem mit dem einlesen? | Ministry | Datenbanken | 4 | 06.07.2006 18:42 |
| problem!!! | PHP Tipps 2006 | 6 | 08.02.2006 11:06 | |
| [Erledigt] wieder ein Problem bei phpmailer und smtp | PHP Tipps 2006 | 24 | 07.02.2006 01:07 | |
| Bitte nicht hauen :) .... PHPMailer Problem | PHP-Fortgeschrittene | 4 | 18.08.2005 21:31 | |
| pfad austausch | lord nacon | PHP Tipps 2005-2 | 0 | 12.08.2005 21:45 |
| Problem mit Pfad.... | PHP Tipps 2005-2 | 2 | 08.08.2005 10:11 | |
| [Erledigt] Problem mit Backslash | Patrick Schwarz | PHP Tipps 2005-2 | 5 | 26.07.2005 09:54 |
| Problem mit PFad Firefox - Verzeichnis löschen | PHP Tipps 2005-2 | 0 | 19.07.2005 16:05 | |
| [Erledigt] Problem mit User/Group: nobody(99)/99 | Server, Hosting und Workstations | 3 | 09.07.2005 15:31 | |
| absoluter Pfad zur Datei - ohne Dateinamen | PHP Tipps 2005 | 8 | 16.05.2005 19:40 | |
| wie komm ich an den Pfad einer hochzuladenden Bilddatei? | PHP Tipps 2004 | 6 | 26.10.2004 22:14 | |
| Problem mit phpmailer | PHP Tipps 2004 | 1 | 25.10.2004 18:52 | |
| Problem mit alter JavaScript-Funktion | woods | PHP Tipps 2004 | 1 | 13.08.2004 13:34 |
| Besucher kamen über folgende Suchanfragen bei Google auf diese Seite |
| fatal error: ini_set/set_include_path does not work., ini_set/set_include_path does not work, phpmailer does not work, \phpmailer\ php.ini, phpmailer anderer ordner, groupoffice fatal error: ini_set/set_include_path does not work., warning: require(kontaktformular/formmailer.php) [function.require]: failed to open stream: no such file or directory in, probleme mit php pfad, fatal error: ini_set/set_include_path does not work group office, require php pfad, class.phpmailer.php path, phpmailer php ini ordner?, phpmailer php.ini include_path, pfad class.phpmailer.php, installationspfad von phpmailer bei linux, srv www htdocs javascript does not work, php phpmailer, set_include_path error, php mailer require pfad, php require pfad |

Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.