I have a problem. after installed zencart without demo store, i can't open admin area. after login just blank page.
sorry for my english. I hope you understand
I have a problem. after installed zencart without demo store, i can't open admin area. after login just blank page.
sorry for my english. I hope you understand
Last edited by javanistus; 13 Jul 2007 at 05:29 AM.
Obviously you cannot connect to database.
I suggest deleting, creating database first, make a note of name and user (check permissions too), then reinstall.
Xampp has a built-in certificate so you can install with SSL support
What is the possiblity that your configuration has some simple problem?
May I ask the following - can you see the store?
If you can see the store and not the admin, that suggests the database is ok and the path that admin uses is not correct.
If you cannot see both the store and the admin area then it could be the database, or the path is wrong for both...
I am assuming your site is not 'on the air.' Is that true?
jund
Some folks might have trouble getting XAMPP running if they have Skype installed and active.
Skype often uses port 80 for incoming connections. This can be changed:
Tools->Options->Advanced->Connections.
Uncheck the box next to "Use port 80 and 443 as alternatives for incoming connections".
Then click Save, and then quit and restart Skype before trying to start Apache in XAMPP.
Hello All...
I got the book and so far its nice. However I ran into a problem with Configuring Apache. I use the Crimson Editor and tried to open the <xampp-home>/apache/conf/httpd.conf file. It was said to be an invalid file. I tried looking for it manually but still cannot find the file.
Yes, I am a total, utter novice. I got to start somewhere...
- Yesac13
I have Apache already installed.
But I need no help now. I figured out how to get to the stupid files. I realized that the "/" means subcategories. So I ignored the whole file name and focused on each word between the "/" and found what I was looking for. My problem before was that I typed in the whole file name as shown in the book and tried to search for that. It certainly did not work!
I have lots to learn but am progressing fine now - for now, I'm sure I will hit a brick wall soon enough!
Thanks for replying to my message.
- Yesac13
Just installed XAMPP on a WXPSP2 machine and then installed a test store - works fine BUT...
I get two warnings during creation:
1) Curl is Not installed - I know it isnt from my server information. Question do I need in test environment and if so where can I get it?
2) PHP Output buffering is off. ? Just starting so this might as well say "Your egg is hard boiled"
Since the book gets rave reviews I purchased a copy which should be here in a week or so!
alfo
www.alfo.com.au
online ordering for catering, tea parties, take away food and retail from alfo cafe
www.alifefullof.com.au
tea party essentials: leaf tea, coffee beans, oils, chocolate and more
Thats a quick guide without the details because there's nothing about curl support which is a major issue on installation.
XAMPP is never intended to run a live server. Your choice to do so is contrary even to apachefriends.org's recommendations to avoid such use.
Nevertheless, if you want CURL support, just enable it in your php.ini.
And SSL as well.
Since you're going to ask "how", just uncomment these lines:
...so they look like this:Code:;extension=php_curl.dll ;extension=php_openssl.dllAnd restart the apache service afterward.Code:extension=php_curl.dll extension=php_openssl.dll
.
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.
Bookmarks