Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to report installation and operation issues


Recommended Posts

On 11/17/2022 at 9:10 PM, spidometrs said:

Thanks for your help!
Are these commands in the description of OScommerce V4 installation?
Where is that written?
I have not seen such descriptions.

 

On 11/17/2022 at 8:42 PM, pandrei said:

You have to create a symlink for each sales channel in this way:

cd /www/wwwroot/demo-v4.mysite.com

ln -s ./ watch

ln -s ./ furniture

ln -s ./ printshop

ln -s ./ b2b-supermarket

Thanks this works!

Link to comment
Share on other sites

Hello,

After a last update, on the catalog is broken. It's impossible to see anyone website (except the admin). No idea what's happen, the update was correct and no alert.


Regards
-----------------------------------------
Loïc

Contact me by skype for business
Contact me @gyakutsuki for an answer on the forum

 

Link to comment
Share on other sites

8 hours ago, Gyakutsuki said:

Hello,

After a last update, on the catalog is broken. It's impossible to see anyone website (except the admin). No idea what's happen, the update was correct and no alert.

Could you send me the log files?

Go to the Admin > Settings > Tools > Error Log Viewer and click Download all logs button

Link to comment
Share on other sites

In the database access step of the installation, it gives "504 error: There is an error while processing this request. " How can I figure out what is wrong? The DBS are created.

Thank you in advance.

 

 

 

Edited by webwork
Link to comment
Share on other sites

1 hour ago, webwork said:

In the database access step of the installation, it gives "504 error: There is an error while processing this request. " How can I figure out what is wrong? The DBS are created.

Thank you in advance.

 

 

 

@pandreicould you please help? 

Link to comment
Share on other sites

19 hours ago, webwork said:

In the database access step of the installation, it gives "504 error: There is an error while processing this request. " How can I figure out what is wrong? The DBS are created.

It seems the installation script could not connect database due timeout error.

Could you provide a screenshot of the error?

Link to comment
Share on other sites

On 12/26/2022 at 10:05 AM, pandrei said:

It seems the installation script could not connect database due timeout error.

Could you provide a screenshot of the error?

there screenshots are attached. 1. error 2. files attributes. 3. dbs tabels.  the file's owner was changed to www-data per the instructions. it was http before the change.

dbs.jpg

error_screen.jpg

files.jpg

Link to comment
Share on other sites

On 12/28/2022 at 12:45 AM, webwork said:

there screenshots are attached. 1. error 2. files attributes. 3. dbs tabels.  the file's owner was changed to www-data per the instructions. it was http before the change.

Thanks for the screenshots.

504 error - is a error of http server or proxy: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/504

Link to comment
Share on other sites

7 hours ago, webwork said:

Attached log is from the v.4.07 installation with several tries. Very appreciated your help! I will try v4.08 and check the log.

install.log

Thanks for the log file.

I see that platforms table was not created and some records were not added to languages table.

Are you sure that the MySQL user whose name you enter on the Database Access page has enough rights to create new tables and insert new records into your newstore_dbs database?

Link to comment
Share on other sites

6 hours ago, webwork said:

No. I cannot. But I can see the dbs via phpmyadmin

Is this your screenshot?

On 12/31/2022 at 11:53 PM, webwork said:

I tried with v.4.07 build 53163.    The dabebase acess passed and in "setup" section. however not dbs tables were created.   

no-dbs-table-error.jpg

 

Link to comment
Share on other sites

10 hours ago, pandrei said:

Is this your screenshot?

 

Different versions have different issues

V4.07: No 504 error and go to Settings page. However, dbs is not created.

V4.08. 504 error in "database access" phase. cannot go tosetting page. However, dbs is created.

Link to comment
Share on other sites

18 hours ago, webwork said:

Different versions have different issues

V4.07: No 504 error and go to Settings page. However, dbs is not created.

V4.08. 504 error in "database access" phase. cannot go tosetting page. However, dbs is created.

Do you have enough free disk space to install?

When the error happens, could you open lib/sql folder and find file size of trueloaded.sql?

Link to comment
Share on other sites

14 hours ago, pandrei said:

Do you have enough free disk space to install?

When the error happens, could you open lib/sql folder and find file size of trueloaded.sql?

This is V4.07 installation

root@mycloud:/volume1/web/newstore/install# df
Filesystem       1K-blocks       Used  Available Use% Mounted on
/dev/md0           2385528    1731820     534924  77% /
devtmpfs            461360          0     461360   0% /dev
tmpfs               465192         36     465156   1% /dev/shm
tmpfs               465192      22352     442840   5% /run
tmpfs               465192          0     465192   0% /sys/fs/cgroup
tmpfs               465192       1468     463724   1% /tmp
/dev/md2       10305263128 4507188608 5798074520  44% /volume1
root@mycloud:/volume1/web/newstore/install# 

 

root@mycloud:/volume1/web/newstore/sql# ls -l
total 0
-rwxrwx---+ 1 http http 0 Dec 31 15:15 trueloaded.sql
root@mycloud:/volume1/web/newstore/sql#

Link to comment
Share on other sites

1 hour ago, webwork said:

This is V4.07 installation

root@mycloud:/volume1/web/newstore/install# df
Filesystem       1K-blocks       Used  Available Use% Mounted on
/dev/md0           2385528    1731820     534924  77% /
devtmpfs            461360          0     461360   0% /dev
tmpfs               465192         36     465156   1% /dev/shm
tmpfs               465192      22352     442840   5% /run
tmpfs               465192          0     465192   0% /sys/fs/cgroup
tmpfs               465192       1468     463724   1% /tmp
/dev/md2       10305263128 4507188608 5798074520  44% /volume1
root@mycloud:/volume1/web/newstore/install# 

 

root@mycloud:/volume1/web/newstore/sql# ls -l
total 0
-rwxrwx---+ 1 http http 0 Dec 31 15:15 trueloaded.sql
root@mycloud:/volume1/web/newstore/sql#

If I manually unzip the application_files_do_not_unzip.zip file, i have the sql file.

root@mycloud:/volume1/web/newstore/sql# ls -l
total 41908
-rwxrwx---+ 1 admin users 42912232 Oct 26 08:45 trueloaded.sql
root@mycloud:/volume1/web/newstore/sql#

It ends with 504 error with 4.07 version. So 4.07 and 4.08 have the same issue.

Is there any log that I can find out what is wrong?

Link to comment
Share on other sites

6 hours ago, webwork said:

-rwxrwx---+ 1 http http 0 Dec 31 15:15 trueloaded.sql

It seems we've found the problem. Something goes wrong while unzipping the file.

5 hours ago, webwork said:

Is there any log that I can find out what is wrong?

In this stage we are using the Apache error log. Try to find the error message starting with !!!

Link to comment
Share on other sites

  • 1 month later...
4 hours ago, carlzdooms said:

How can I point to MariaDB 10?  Another question about setting owner “www-data” recursively. Where does "www-data" come from? Thank you in advance for your help! 

Hi Carlz,

Please ask your host provider or your system administrator to give you connection settings to database (MariaDB or MySQL). It should include the database host, the database name, the username and the password.

www-data is the user that web servers on Ubuntu (Apache, nginx, for example) use by default for normal operation. The web server process can access any file that www-data can access. It has no other importance. On many (not all) distributions, www-data is the user under which the Apache web server runs. 

Best regards,

Ivan

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...