Hey.
I'm new here in the forum and have not used osCommerce before .
I create a MySQL on my server (on my host) and osCommerce is installaret (on my host) (Finished!) without error - where I can press the Tab "Catalog" or "Adminitration tool" - a new (window) popup that is BLANK and in the address bar it says http://my-page.dk/catalog/index.php and no erros just BLANK?
I am miserable to English - and have problems understanding what is in the "document" and what I should do? - I must enter a code! - index.php file to find the actual design - but how and where?
John
DK
Latest News: (loading..)
12 replies to this topic
#1
Posted 17 April 2012 - 10:03 PM
#2
Posted 17 April 2012 - 10:10 PM
Use the view source option to see if there are any error messages visible, you can also look in your cpanel error log for any errors that occurred.
Please also state what php version you have on the server and if all recommended setting were shown during the setup. If you had any non-recommended what were they
Please also state what php version you have on the server and if all recommended setting were shown during the setup. If you had any non-recommended what were they
Sam
Remember, What you think I ment may not be what I thought I ment when I said it.
Contributions:
Auto Backup your Database, Easy way
Multi Images with Fancy Pop-ups, Easy way
Products in columns with multi buy etc etc
Disable any Category or Product, Easy way
Secure & Improve your account pages et al.
Remember, What you think I ment may not be what I thought I ment when I said it.
Contributions:
Auto Backup your Database, Easy way
Multi Images with Fancy Pop-ups, Easy way
Products in columns with multi buy etc etc
Disable any Category or Product, Easy way
Secure & Improve your account pages et al.
#3
Posted 17 April 2012 - 10:46 PM
Here are somepictures fromthe installation- fromstep1 to 4
Attached Files
#4
Posted 17 April 2012 - 10:51 PM
And the error log says?
1st issue, you have register globals on, ask the host to turn it off, it changes the behavior of some vars, its depreciated & a security risk.
I would be concerned if I was using any host that has that defaulted to on.
1st issue, you have register globals on, ask the host to turn it off, it changes the behavior of some vars, its depreciated & a security risk.
I would be concerned if I was using any host that has that defaulted to on.
Sam
Remember, What you think I ment may not be what I thought I ment when I said it.
Contributions:
Auto Backup your Database, Easy way
Multi Images with Fancy Pop-ups, Easy way
Products in columns with multi buy etc etc
Disable any Category or Product, Easy way
Secure & Improve your account pages et al.
Remember, What you think I ment may not be what I thought I ment when I said it.
Contributions:
Auto Backup your Database, Easy way
Multi Images with Fancy Pop-ups, Easy way
Products in columns with multi buy etc etc
Disable any Category or Product, Easy way
Secure & Improve your account pages et al.
#5
Posted 17 April 2012 - 10:59 PM
where can I find error codes? - For there were none when I installarede it?
globals? - it is the MySQL server you mean?
John
globals? - it is the MySQL server you mean?
John
#6
Posted 17 April 2012 - 11:03 PM
register globals is a php setting set in your server config files, you may have access but best speak to your host
Log on to your server cpanel and click on error log
Quote
error codes
Sam
Remember, What you think I ment may not be what I thought I ment when I said it.
Contributions:
Auto Backup your Database, Easy way
Multi Images with Fancy Pop-ups, Easy way
Products in columns with multi buy etc etc
Disable any Category or Product, Easy way
Secure & Improve your account pages et al.
Remember, What you think I ment may not be what I thought I ment when I said it.
Contributions:
Auto Backup your Database, Easy way
Multi Images with Fancy Pop-ups, Easy way
Products in columns with multi buy etc etc
Disable any Category or Product, Easy way
Secure & Improve your account pages et al.
#7
Posted 17 April 2012 - 11:15 PM
× closeedithex TEXT viewer: /logs/mi-vi-ren.dk/error_log.1
[Tue Dec 13 04:21:04 2011] [error] [client 66.249.66.211] File does not exist: /hsphere/local/home/xxxxxx/mi-vi-ren.dk/robots.txt
[Tue Dec 13 04:21:04 2011] [error] [client 66.249.66.211] File does not exist: /hsphere/local/home/xxxxxx/mi-vi-ren.dk/sluty-slovakian-escorts
[Tue Dec 13 06:04:06 2011] [error] [client 176.31.81.88] File does not exist: /hsphere/local/home/xxxxxx/mi-vi-ren.dk/trios-ajc-crossword-online, referer: http://mi-vi-ren.dk/trios-ajc-crossword-online/
[Tue Dec 13 04:21:04 2011] [error] [client 66.249.66.211] File does not exist: /hsphere/local/home/xxxxxx/mi-vi-ren.dk/robots.txt
[Tue Dec 13 04:21:04 2011] [error] [client 66.249.66.211] File does not exist: /hsphere/local/home/xxxxxx/mi-vi-ren.dk/sluty-slovakian-escorts
[Tue Dec 13 06:04:06 2011] [error] [client 176.31.81.88] File does not exist: /hsphere/local/home/xxxxxx/mi-vi-ren.dk/trios-ajc-crossword-online, referer: http://mi-vi-ren.dk/trios-ajc-crossword-online/
#8
Posted 17 April 2012 - 11:29 PM
That doesn't look like a default install of osC
Check you have uploaded all files. If you have obtained a template, refer your issue to the template supplier.
Check you have uploaded all files. If you have obtained a template, refer your issue to the template supplier.
Sam
Remember, What you think I ment may not be what I thought I ment when I said it.
Contributions:
Auto Backup your Database, Easy way
Multi Images with Fancy Pop-ups, Easy way
Products in columns with multi buy etc etc
Disable any Category or Product, Easy way
Secure & Improve your account pages et al.
Remember, What you think I ment may not be what I thought I ment when I said it.
Contributions:
Auto Backup your Database, Easy way
Multi Images with Fancy Pop-ups, Easy way
Products in columns with multi buy etc etc
Disable any Category or Product, Easy way
Secure & Improve your account pages et al.
#9
Posted 17 April 2012 - 11:36 PM
I look forward to it tomorrow? later today
- zZzzzz....
time ind DK just now 01:35
#11
Posted 18 April 2012 - 10:24 AM
the index.php file from my FTP:
<?php
/*
$Id$
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright © 2006 osCommerce
Released under the GNU General Public License
*/
?>
--
from explorer:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type></HEAD>
<BODY></BODY></HTML>
<?php
/*
$Id$
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright © 2006 osCommerce
Released under the GNU General Public License
*/
?>
--
from explorer:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type></HEAD>
<BODY></BODY></HTML>
#12
Posted 18 April 2012 - 11:09 AM
If that's really your index.php you've got hold of a duff package from somewhere, use the one here instead http://www.oscommerce.com/solutions/downloads and start from scratch.
But still turn off register globals, it will break things, now or later.
But still turn off register globals, it will break things, now or later.
Sam
Remember, What you think I ment may not be what I thought I ment when I said it.
Contributions:
Auto Backup your Database, Easy way
Multi Images with Fancy Pop-ups, Easy way
Products in columns with multi buy etc etc
Disable any Category or Product, Easy way
Secure & Improve your account pages et al.
Remember, What you think I ment may not be what I thought I ment when I said it.
Contributions:
Auto Backup your Database, Easy way
Multi Images with Fancy Pop-ups, Easy way
Products in columns with multi buy etc etc
Disable any Category or Product, Easy way
Secure & Improve your account pages et al.










