mlowrey Posted July 17, 2008 Share Posted July 17, 2008 Dear, I just copied my files to a new domain and moved the database. Everything is working perfect except this: When i hit the last button "confirm" on my checkout page i get this error, can someone give me a hint where i can find the problem ? THX Warning: main(): open_basedir restriction in effect. File(/www/htdocs/gebruike/admin/includes/languages/dutch/invoice.php) is not within the allowed path(s): (/home/httpd/vhosts/megaprijzen.nl/httpdocs:/tmp) in /home/httpd/vhosts/megaprijzen.nl/httpdocs/includes/modules/email_invoice/email_invoice.php on line 30 Warning: main(/www/htdocs/gebruike/admin/includes/languages/dutch/invoice.php): failed to open stream: Operation not permitted in /home/httpd/vhosts/megaprijzen.nl/httpdocs/includes/modules/email_invoice/email_invoice.php on line 30 Warning: main(): open_basedir restriction in effect. File(/www/htdocs/gebruike/admin/includes/languages/dutch/invoice.php) is not within the allowed path(s): (/home/httpd/vhosts/megaprijzen.nl/httpdocs:/tmp) in /home/httpd/vhosts/megaprijzen.nl/httpdocs/includes/modules/email_invoice/email_invoice.php on line 30 Warning: main(/www/htdocs/gebruike/admin/includes/languages/dutch/invoice.php): failed to open stream: Operation not permitted in /home/httpd/vhosts/megaprijzen.nl/httpdocs/includes/modules/email_invoice/email_invoice.php on line 30 Fatal error: main(): Failed opening required '/www/htdocs/gebruike/admin/includes/languages/dutch/invoice.php' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/megaprijzen.nl/httpdocs/includes/modules/email_invoice/email_invoice.php on line 30 Link to comment Share on other sites More sharing options...
♥FIMBLE Posted July 17, 2008 Share Posted July 17, 2008 in your admin, set the session path to just tmp instead of tmp/ or /tmp/ It may solve your probelm Admin / configuration / sessions This is usual to happen in admin, not seen it with that one before tho! Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
mlowrey Posted July 17, 2008 Author Share Posted July 17, 2008 nope, did nothing. Link to comment Share on other sites More sharing options...
♥FIMBLE Posted July 17, 2008 Share Posted July 17, 2008 You may need to get in touch with your hosts then. You could check for extra \\\'s in the code this can also cause the problem Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
mlowrey Posted July 18, 2008 Author Share Posted July 18, 2008 Hello, i think i know what the problem is, but i don't know where to change it: (/www/htdocs/gebruike/admin/includes/languages/dutch/invoice.php) Should be: (/www/htdocs/megaprijzen/admin/includes/languages/dutch/invoice.php) where can i change this ? And one other thing if wich i don't know if that's wright is: (/home/httpd/vhosts/megaprijzen.nl/httpdocs:/tmp) is this correct: httpdocs:/tmp Please help me. thx Link to comment Share on other sites More sharing options...
mlowrey Posted July 18, 2008 Author Share Posted July 18, 2008 problem fixed. includes/local/configure.php wrong absolute path thx Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.