Allo,
Oude gesloten- topic - url ; Include pear error
- Pear IS GEINSTALLEERD
- Er is trouwens een error bijgekomen omdat ik de include code niet goed had gepatcht
- Ik heb al errug veel ge-googled + tweaker search gebruikt.
--- Het probleem
Ik heb hier een klein servertje staan met linux redhat 9.0 met plesk 6.0 als 'test'.
Nu als ik include ( <? include path etc ?> )
Krijg ik de volgende errors:
Warning: open_basedir restriction in effect. File is in wrong directory in /home/httpd/vhosts/domein.nl/httpdocs/hosting/index.php on line 93
Warning: Failed opening '/.html' for inclusion (include_path='/usr/share/pear') in /home/httpd/vhosts/domein.nl/httpdocs/hosting/index.php on line 93
- mijn vhost file ziet er als volgt uit:
<Directory /home/httpd/vhosts/domein.nl/httpdocs>
php_value include_path /usr/share/pear
php_admin_value open_basedir /home/httpd/vhosts/domein.nl/httpdocs:/tmp:/usr/share/pear
</Directory>
- Ook al zet ik in mijn vhost file dat hij de save-mode uit moet zetten werkt ie nog niet ... ( vhost file is goed ge-included in http.include )
Oude gesloten- topic - url ; Include pear error
- Pear IS GEINSTALLEERD
- Er is trouwens een error bijgekomen omdat ik de include code niet goed had gepatcht
- Ik heb al errug veel ge-googled + tweaker search gebruikt.
--- Het probleem
Ik heb hier een klein servertje staan met linux redhat 9.0 met plesk 6.0 als 'test'.
Nu als ik include ( <? include path etc ?> )
Krijg ik de volgende errors:
Warning: open_basedir restriction in effect. File is in wrong directory in /home/httpd/vhosts/domein.nl/httpdocs/hosting/index.php on line 93
Warning: Failed opening '/.html' for inclusion (include_path='/usr/share/pear') in /home/httpd/vhosts/domein.nl/httpdocs/hosting/index.php on line 93
- mijn vhost file ziet er als volgt uit:
<Directory /home/httpd/vhosts/domein.nl/httpdocs>
php_value include_path /usr/share/pear
php_admin_value open_basedir /home/httpd/vhosts/domein.nl/httpdocs:/tmp:/usr/share/pear
</Directory>
- Ook al zet ik in mijn vhost file dat hij de save-mode uit moet zetten werkt ie nog niet ... ( vhost file is goed ge-included in http.include )
[ Voor 28% gewijzigd door Verwijderd op 09-07-2003 17:06 ]