slask15 Posted November 21, 2006 Posted November 21, 2006 Hello I have a problem whit the installation. I get the following message: The configuration files do not exist, or permission levels are not set. Please perform the following actions: cd /hsphere/local/home/slask/norrimport.se/catalog/includes/ touch configure.php chmod 706 configure.php cd /hsphere/local/home/slask/norrimport.se/catalog/admin/includes/ touch configure.php chmod 706 configure.php If chmod 706 does not work, please try chmod 777. If you are running this installation procedure under a Microsoft Windows environment, try renaming the existing configuration file so a new file can be created. I have tried to go to catalog/admin/includes/configure.php and changed to chomd 706 and 777but it dosent help. What to do?
slask15 Posted November 21, 2006 Author Posted November 21, 2006 how? I went to catalog/includes/configure.php and changed the chmod there. (NOT to the admin folder.) And now it works.
crash3903 Posted November 21, 2006 Posted November 21, 2006 I went to catalog/includes/configure.php and changed the chmod there.(NOT to the admin folder.) And now it works. excellent well done! Regards Mark A Reynolds
slask15 Posted November 21, 2006 Author Posted November 21, 2006 excellent well done! Thank you, but i have some other problems now :'(
crash3903 Posted November 21, 2006 Posted November 21, 2006 Thank you, but i have some other problems now :'( lets hear them then Regards Mark A Reynolds
slask15 Posted November 21, 2006 Author Posted November 21, 2006 lets hear them then I wrote about ths in another threat. I get this wrong message at the top What does it mean and what to do? Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid/gid is 159172/159172 is not allowed to access owned by uid/gid 0/0 in /hsphere/local/home/slask/norrimport.se/catalog/includes/functions/sessions.php on line 148 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /hsphere/local/home/slask/norrimport.se/catalog/includes/functions/sessions.php:148) in /hsphere/local/home/slask/norrimport.se/catalog/includes/functions/sessions.php on line 97 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /hsphere/local/home/slask/norrimport.se/catalog/includes/functions/sessions.php:148) in /hsphere/local/home/slask/norrimport.se/catalog/includes/functions/sessions.php on line 97
crash3903 Posted November 21, 2006 Posted November 21, 2006 down the bottom of both your configure files where are the sessions stored ? Regards Mark A Reynolds
slask15 Posted November 21, 2006 Author Posted November 21, 2006 I also trying to ad Swedish as a laungage. I have downloaded the files and put them on the server. it looks ok but it dosen work. I have the swedish flagg on the site but when i click on it it says: Warning: main(includes/languages/svenska/index.php): failed to open stream: No such file or directory in /hsphere/local/home/slask/norrimport.se/catalog/index.php on line 32 Fatal error: main(): Failed opening required 'includes/languages/svenska/index.php' (include_path='.:/hsphere/shared/apache/libexec/php4ext/php/') in /hsphere/local/home/slask/norrimport.se/catalog/index.php on line 32 English, Spanish and German work fine.
slask15 Posted November 21, 2006 Author Posted November 21, 2006 I also trying to ad Swedish as a laungage. I have downloaded the files and put them on the server. it looks ok but it dosen work. I have the swedish flagg on the site but when i click on it it says: Warning: main(includes/languages/svenska/index.php): failed to open stream: No such file or directory in /hsphere/local/home/slask/norrimport.se/catalog/index.php on line 32 Fatal error: main(): Failed opening required 'includes/languages/svenska/index.php' (include_path='.:/hsphere/shared/apache/libexec/php4ext/php/') in /hsphere/local/home/slask/norrimport.se/catalog/index.php on line 32 English, Spanish and German work fine. This is line 32 require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_DEFAULT);
crash3903 Posted November 21, 2006 Posted November 21, 2006 I also trying to ad Swedish as a laungage. I have downloaded the files and put them on the server. it looks ok but it dosen work. I have the swedish flagg on the site but when i click on it it says: Warning: main(includes/languages/svenska/index.php): failed to open stream: No such file or directory in /hsphere/local/home/slask/norrimport.se/catalog/index.php on line 32 Fatal error: main(): Failed opening required 'includes/languages/svenska/index.php' (include_path='.:/hsphere/shared/apache/libexec/php4ext/php/') in /hsphere/local/home/slask/norrimport.se/catalog/index.php on line 32 English, Spanish and German work fine. check to make sure the file is on the server and set the permisions to 644 Regards Mark A Reynolds
slask15 Posted November 21, 2006 Author Posted November 21, 2006 check to make sure the file is on the server and set the permisions to 644 The files is on server and permisions are 644
cinder Posted November 21, 2006 Posted November 21, 2006 I wrote about ths in another threat. I get this wrong message at the top What does it mean and what to do? Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid/gid is 159172/159172 is not allowed to access owned by uid/gid 0/0 in /hsphere/local/home/slask/norrimport.se/catalog/includes/functions/sessions.php on line 148 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /hsphere/local/home/slask/norrimport.se/catalog/includes/functions/sessions.php:148) in /hsphere/local/home/slask/norrimport.se/catalog/includes/functions/sessions.php on line 97 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /hsphere/local/home/slask/norrimport.se/catalog/includes/functions/sessions.php:148) in /hsphere/local/home/slask/norrimport.se/catalog/includes/functions/sessions.php on line 97 Im getting the same warning as this and i have added: define('STORE_SESSIONS', 'mysql'); to both configure files and still get the same warning at the top. Is there some thing else i am missing?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.