Thanks. Well, I thought that the pathways may not be correct.
Anyway presently all I'm am getting is a white screen. Not even a 404 or 500.
Thanks. Well, I thought that the pathways may not be correct.
Anyway presently all I'm am getting is a white screen. Not even a 404 or 500.
Look in the /logs/ folder for details of errors that may be occurring. See: http://www.zen-cart.com/content.php?124-blank-page
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
On a stock Zen Cart 1.5.1 install, typically DIR_FS_ADMIN is not explicitly set to a folder in the admin configure.php. It appears yours has been manually changed.
Your configure.php tells Zen Cart the admin folder is web accessible from "/admina/" and your physical location is "/zen/admina/"... If this is intentional, did you configure Apache to alias "/admina/" to "D:/wamp/www/zen/admina/"?
Otherwise if you want to access the Zen Cart admin as "/zen/admina/", then you should change DIR_WS_ADMIN and DIR_WS_HTTPS_ADMIN to match.
Most likely the case... In most WAMP stacks the Apache error log will contain any PHP or Apache errors. In WampServer the server logs are usually located in "/wamp/logs/".
The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
This seems ok, (as far as I would know (which I wouldn't)
I haven't actually got a myDEBUG errorCode:[Mon Sep 02 22:04:39.519663 2013] [mpm_winnt:notice] [pid 9796:tid 476] AH00422: Parent: Received shutdown signal -- Shutting down the server. [Mon Sep 02 22:04:41.520322 2013] [mpm_winnt:notice] [pid 5740:tid 380] AH00364: Child: All worker threads have exited. [Mon Sep 02 22:04:41.548331 2013] [mpm_winnt:notice] [pid 9796:tid 476] AH00430: Parent: Child process 5740 exited successfully. [Mon Sep 02 22:04:41.822421 2013] [mpm_winnt:notice] [pid 7080:tid 476] AH00455: Apache/2.4.4 (Win64) PHP/5.4.12 configured -- resuming normal operations [Mon Sep 02 22:04:41.822421 2013] [mpm_winnt:notice] [pid 7080:tid 476] AH00456: Server built: Feb 22 2013 22:08:37 [Mon Sep 02 22:04:41.822421 2013] [core:notice] [pid 7080:tid 476] AH00094: Command line: 'D:\\wamp\\bin\\apache\\apache2.4.4\\bin\\httpd.exe -d D:/wamp/bin/apache/Apache2.4.4' [Mon Sep 02 22:04:41.824422 2013] [mpm_winnt:notice] [pid 7080:tid 476] AH00418: Parent: Created child process 9624 [Mon Sep 02 22:04:42.088509 2013] [mpm_winnt:notice] [pid 9624:tid 364] AH00354: Child: Starting 150 worker threads.
This still causes an error. Actually, I'm thinking... I edited it in wingide, so you get a load of code in those wsadmin settings and I altered it to how it looks now. But is that only for notepad, impossible to read settings... Or is it correct to remove $ signs etc.Code:define('DIR_WS_ADMIN', '/zen/admina/'); define('DIR_WS_CATALOG', '/zen/'); define('DIR_WS_HTTPS_ADMIN', '/zen/admina/'); define('DIR_WS_HTTPS_CATALOG', '/zen/');
Are there any mods needed for wamp in 64bit.
Hmm stuck really.
There was no need to edit the configure.php files manually. ZC will build them correctly simply by running zc_install as per the instructions.
Perhaps you should start there?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
+1 You may also want to move the existing configure.php files to a backup location (outside the web server document root). This will ensure Zen Cart generates new ones during the installation.
There should be in the Apache access log a line containing "/zen/admina". If there is not, the request never made it to the web server...
Note: Is your WAMP stack configured for SSL (HTTPS)? If your server is not, make sure during the installation of Zen Cart you do NOT select "enable SSL (HTTPS)". I cannot speak for XAMPP, but WampServer typically requires generation and installation of certificates + enabling mod_ssl or mod_gnutls.
The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
Ok, I got there.
Firstly, by, deleting the zencart database in phpMyAdmin.
Creating a new database.
Installing zencart (I tried 150, but it wasn't that.
---- I didn't edit the table value of admin in phpMyAdmin to Admin A, I just changed the folder name in the windows wamp zen directory.
Then tried to login and it worked.
(I did also make the entire zen folder before installation writable as well.) Now I'll have to adjust it accordingly.
Thanks for the help, it kept me thinking about the steps that I had misread.
Now I can start having problems with the rest of I guess. Fingers crossed. Thanks for the patience.
When installing plugins do the sql patches work with zencart when using wamp?
So for the example the Flexible centre boxes module, I have managed to achieve accessibility to its configuration under the configuration tab in the admin panel, but it doesn't show up on the mainpage. I still have the original 3 new,specials and featured.