phpbar.de logo

Mailinglisten-Archive

[php] php4 und phplib

[php] php4 und phplib

Johann-Peter Hartmann Hartmann_(at)_freecharts.de
Thu, 3 Aug 2000 12:19:14 +0200


florian schrieb :
> folgenden error meldung beim starten des apaches:
> "Starting service httpdSyntax error on line 1318 of /etc/httpd/httpd.conf:
> Invalid command 'php_include_path', perhaps mis-spelled or defined by
> a module not
...
> was ist der korekte syntax hierfür mit php4? 'php_include_path' funkt
> auch nicht.

	Wie auf
	http://www.php.net/manual/configuration.php
	erklärt, heisst der neue Syntax bei php4

	"php_value {Paramter}	{Wert}",

	also in Deinem Fall

	php_value	include_path	".:/home/florian/htdocs/phplib/: ...
	... /home/florian/htdocs/phplib/local_include/"

	Grüße, johann



php::bar PHP Wiki   -   Listenarchive