.
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.
Morning DrByte
(Its now 11:45am Saturday... and I'm still no further....
The "500 Internal Server Error" comes when I try to run the dc_install.php Installer. I have not been able to get any further, regardless of any combination of addresses of the catalog subdirectory... so I'm totally lost...
Oh! the bottle of brandy is almost empty!
Dave
![]()
sounds like they have php running as cgi
create an upload a phpinfo file,
put this in a blank file name it info.php and upload it to your hosting account root,Code:<?php phpinfo(); ?>
then point your browser at it,
lets see if phpo is running as cgi,
if so then you will have to do a few permissions changes
( Wishes the devs would add modified directions for hosts running php as cgi )
Zen cart PCI compliant Hosting
Thanks Merlinpa
I hope I've done it right...
This is what I get when I point my browser at info.php
"Page not found
The page you are looking for might have been removed,
had its name changed, or is temporarily unavailable.
--------------------------------------------------------------------------------
Please try the following:
If you typed the page address in the Address bar, make sure that it is spelled correctly.
- Click the Back button in your browser to try another link.
- Use a search engine like Google to look for information on the Internet.
--------------------------------------------------------------------------------
HTTP 404 - File not found
So, something's not right!!!!