M
marcbenthaus
Guest
hi there!
i'm new to plesk and configuring a webserver down from the ground.
i'm trying to install typo3: the dummy-package (including the index.php) inside the httpdocs-folder and the typo3-source one level higher. the files inside the httpdocs-folder are symlink'd to the typo3-source-folder outside of the httpdocs...
when i access the index.php with a browser i get this:
Warning: Unknown(): open_basedir restriction in effect. File(/home/httpd/vhosts/[MYDOMAIN.COM]/typo3_src-3.8.1/typo3/sysext/cms/tslib/index_ts.php) is not within the allowed path(s): (/home/httpd/vhosts/[MYDOMAIN.COM]/httpdocs:/tmp) in Unknown on line 0
Warning: Unknown(/home/httpd/vhosts/[MYDOMAIN.COM]/typo3_src-3.8.1/typo3/sysext/cms/tslib/index_ts.php): failed to open stream: Operation not permitted in Unknown on line 0
Warning: (null)(): Failed opening '/home/httpd/vhosts/[MYDOMAIN.COM]/typo3_src-3.8.1/typo3/sysext/cms/tslib/index_ts.php' for inclusion (include_path='.:') in Unknown on line 0
so, i googled for a while, reading that i have to add an vhost.conf-file where the server allows access outside the httpdocs-folder.
i've tried some variants (including a apache-restart every time) but nothing did work.
what do i have to write into this vhost-file exactly? i simply don't get it... or do i have to change something else in addition?
would be great if anyone could give me hint, what to write to the conf-file...
thanks in advance and kind greetings from germany!
marc.
i'm new to plesk and configuring a webserver down from the ground.
i'm trying to install typo3: the dummy-package (including the index.php) inside the httpdocs-folder and the typo3-source one level higher. the files inside the httpdocs-folder are symlink'd to the typo3-source-folder outside of the httpdocs...
when i access the index.php with a browser i get this:
Warning: Unknown(): open_basedir restriction in effect. File(/home/httpd/vhosts/[MYDOMAIN.COM]/typo3_src-3.8.1/typo3/sysext/cms/tslib/index_ts.php) is not within the allowed path(s): (/home/httpd/vhosts/[MYDOMAIN.COM]/httpdocs:/tmp) in Unknown on line 0
Warning: Unknown(/home/httpd/vhosts/[MYDOMAIN.COM]/typo3_src-3.8.1/typo3/sysext/cms/tslib/index_ts.php): failed to open stream: Operation not permitted in Unknown on line 0
Warning: (null)(): Failed opening '/home/httpd/vhosts/[MYDOMAIN.COM]/typo3_src-3.8.1/typo3/sysext/cms/tslib/index_ts.php' for inclusion (include_path='.:') in Unknown on line 0
so, i googled for a while, reading that i have to add an vhost.conf-file where the server allows access outside the httpdocs-folder.
i've tried some variants (including a apache-restart every time) but nothing did work.
what do i have to write into this vhost-file exactly? i simply don't get it... or do i have to change something else in addition?
would be great if anyone could give me hint, what to write to the conf-file...
thanks in advance and kind greetings from germany!
marc.