Current Page: 1 of 1
Results 1 - 24 of 24
16 years ago
oxicottin
Thanks for the reply's... I understand how to set up a database and transfer my live database to the new database on my local. My problem is im using zencart and there is a new version so instead of updating to new version ect. I wanted to keep all the settings of the new version of the site I'm creating and just transfer the customers info from my live to my local database. This is why I just wa
Forum: WampServer English
16 years ago
oxicottin
There is 93 tables in the live database and 95 in the local. Can I just delete the 3 tables on my local and import the sql to create the new tables I just deleted? If so would I create a sql from my live database of the tables and check structure and data because right now im just check marking data. Thanks!
Forum: WampServer English
16 years ago
oxicottin
Error: #1062 - Duplicate entry '1' for key 'PRIMARY'
Forum: WampServer English
16 years ago
oxicottin
Hello, First off I love Wampserver its great for building my Zencart website before uploading it to a live server! Ok I have a question about the phpMyAdmin and I'm hoping someone can help me. I have a database on my live website and I only want to move and replace 3 tables from my live to my not live localhost. I made the sql file of the 3 tables from the live database then went to the localhost
Forum: WampServer English
16 years ago
oxicottin
Awsome... Worked like a charm! Thanks for the help....
Forum: WampServer English
16 years ago
oxicottin
There isn't an option to change "blowfish_secret" in that file? Am I suposed to add something to that file? Thanks, Chad
Forum: WampServer English
16 years ago
oxicottin
Thanks for the info... I installed the Wampserver2.0i for kicks and to see if it will work with Zencart 1.3.8 and am going to try it instead but I have one error I cant seem to fix. I am getting the: "The configuration file now needs a secret passphrase (blowfish_secret)." but I have added my passphrase to the config.sample.inc.php file. Is this the right file? I have cleared my
Forum: WampServer English
16 years ago
oxicottin
Hello, Im setting Wampserver on my PC for the use and testing of Zencart 1.3.8. I have used Wamp5 and WampServer 2.0c and I'm told by the Zencart form users with the new Zencart update you can only use up to Wampserver2.0h so I installed that version and everything is going fine like every time I installed wamp in the past but this time in my PHPMyAdmin I'm getting this message. "Your PH
Forum: WampServer English
18 years ago
oxicottin
Hello, I love using Wamp5 for a test server for my Zencart website and have been using it for about a year now. The only problem is that I can not for the life of me figure out how to get email or even how to get started. Is there a tutorial out there that would show me what I need ect. on installing email in Wamp5? Any help is greatly appreciated! Thank, Chad
Forum: WampServer English
19 years ago
oxicottin
1) Open up the tray icon and scroll up to->config files -> php.ini *FIND* ;extension=php_gd2.dll *CHANGE IT TO* extension=php_gd2.dll 2) Save the file and restart apache for the new setting to take effect.
Forum: WampServer English
19 years ago
oxicottin
I got it working thanks everyone!
Forum: WampServer English
19 years ago
oxicottin
Sure… 1) First click on your icon in the taskbar tray. 2) Select PHP Settings--> PHP Extensions--> I think it said gd2 and click on that. This will install the extension. 3) Mine didn’t work that way for some reason and made the gd2 disappear in the list so I had to go this rout (Which I thought was better) A) Open up the tray icon and scroll up to--> config files--> php.ini Find t
Forum: WampServer English
19 years ago
oxicottin
I got it! someone from a diferent forum helped me!!!!!
Forum: WampServer English
19 years ago
oxicottin
I want to install the GD Library in my wamp5 how is this done? I have read that thats all I had to do was go to the php extensions and select the GD one and it would work. It put a arrow next to it but I still get this error on my site "There is no GD-Library enabled" I went back into the php extensions from my tray icon and now the GD php is gone?
Forum: WampServer English
19 years ago
oxicottin
Ok I call my buddys little boy for help!! (Thats desperat) Anyways we got everything to work but, when I type in my domain name it takes me to the index.php file that was origionaly in the wamp/www folder. What and where do I need to change to make it open my website? Here is the path to my website w:/wamp/www/zencart Thanks, Chad
Forum: WampServer English
19 years ago
oxicottin
What do I put for the start and end for the port range? Post Edited (04-24-07 03:52)
Forum: WampServer English
19 years ago
oxicottin
how do i do the port forward? and as for the Apache not working. I went back into the httpd.conf and put back that # sign then started all services and it started both services then i opened my localhost and then I wnt back int the .conf file and deleted the # sign and now it wont start again? I put it back and everything started working again so I tried my domain name and it took me to the rou
Forum: WampServer English
19 years ago
oxicottin
Ok I got all the way up to the httpd-vhosts.conf line does it look like this: # Virtual hosts #Include conf/extra/httpd-vhosts.conf and I want to make it: # Virtual hosts Include conf/extra/httpd-vhosts.conf anyways I took that out and followed the rest of the instructions and typed in my browser my domain name and it asked me for my pass and user for my lynks router? I also noticed
Forum: WampServer English
19 years ago
oxicottin
I dont have a a line that says (NameVirtualHost *:80) in myhttpd.comf file I have a line that says this (ServerName localhost:80) do I just add the specified lines under that? and what do I do with the yahoo domain name? Do I have forward my domain to my IP address or what? Thanks, Chad
Forum: WampServer English
19 years ago
oxicottin
Hello, I purchased a domain name from yahoo small business and wanted to use it for my website I have on wamp5. I found this tut but Im not exactly sure what to do since I purchased mine. I have my site in w:/wamp/www/zencart can someone please explain in newbie terms? Thanks, Chad
Forum: WampServer English
19 years ago
oxicottin
OK then what? It says to create new table..
Forum: WampServer English
19 years ago
oxicottin
Cyber, I have read your tut and its great to a point and us newbies appreciate it very much. But could you explain how to set up a MySql database or is there another tut that I cant find? Thanks, Chad
Forum: WampServer English
19 years ago
oxicottin
Ok so in my task bar I will open PhpMyAdmin then in that I will click on databases then create new database. This is where im stuck! Next to it it shows a drop down menu that says "Collation" what is that? To make this esay can you walk me threw the steps? Please...... Thanks, Chad
Forum: WampServer English
19 years ago
oxicottin
24. Mysql
Hello, Im new to servers so please bare with me. Ok, I wanted to use wamp5 to test Zencart websites for myself before I put them on a server. I installed wamp5 and everything went smooth and after the install I started all services and put online then I set up a root password and changed the config.inc.php file pasword. Now at this point im lost? Zencart wants a Mysql database so how would I set
Forum: WampServer English
Current Page: 1 of 1