electrofux Posted September 27, 2006 Posted September 27, 2006 Hello, I have a couple of problems with the installation. In the last step (7) i get a lot of warnings that go like this: Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/includes/configure.php) is not within the allowed path(s): (/www/htdocs/rayo/:/tmp:/usr/bin:/www/htdocs/rayo:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 210 Warning: fopen(/includes/configure.php) [function.fopen]: failed to open stream: Operation not permitted in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 210 Warning: fputs(): supplied argument is not a valid stream resource in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 211 Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 212 Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/admin/includes/configure.php) is not within the allowed path(s): (/www/htdocs/rayo/:/tmp:/usr/bin:/www/htdocs/rayo:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 260 Warning: fopen(/admin/includes/configure.php) [function.fopen]: failed to open stream: Operation not permitted in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 260 Warning: fputs(): supplied argument is not a valid stream resource in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 261 Warning: fclose(): supplied argument is not a valid stream resource in /www/htdocs/rayo/catalog/install/templates/pages/install_7.php on line 262 I assume it has something to do with the settings for the web server root that i have entered two steps before. The "catalog" folder has been uploaded to the root of the server (www.myserver.com/catalog). But since it is a hosted server i only have my domain as my document root. Therefore when asked for the document root/web server root directory i have just entered "/" (i have also tried /catalog/ and http://www.myserver.de/ and just got similar warnings). But this doesn't seem to work. Any help on this one? Cheers electrofux
electrofux Posted September 27, 2006 Author Posted September 27, 2006 After doing another search on "open_basedir restriction" it seems that there are more people having problems of that kind and that it has more to do with php parameters than with my root directory. But still i have no clue what to do to make this work. electrofux
natewlew Posted September 27, 2006 Posted September 27, 2006 The error shows your document root /www/htdocs/rayo/ Other great Open Source (Free) programs: (Free as in free speech not free beer) The Gimp - An image program. | Firefox - All you have to do is add the Web Developer add-on to make this web browser complete. | FileZilla - An ftp program. | Inkscape - A good program to create images with. | Thunderbird - An email program. | Openoffice.org - An office suite that is compatible with MS Office. | Abiword - Another office suite. | Audacity - A sound recording tool. | ddp's Picks | Wordpress - An easy to use blogging software. | Joomla - An easy to use CMS that has ecommerce plug-ins. | Drupal - Another CMS How do I find these programs? Google Search!
electrofux Posted September 27, 2006 Author Posted September 27, 2006 The error shows your document root Hi, i just figured out that it has nohing to do with the document root (i have the same warning with /www/htdocs/rayo/) but it seems to be a php or sever parameter issue. But i have no clue how to fix it. Cheers electrofux
Recommended Posts
Archived
This topic is now archived and is closed to further replies.