Current Page: 1 of 1
Results 1 - 10 of 10
4 years ago
kiernan7
I have an ODBC Connection that works: $cqmconn = odbc_connect("Driver={SQL Server Native Client 10.0}; Server=JOHN-HP; Database=cqmla;", "sa", "sa" ) or die ("Unable to connect to CQM site." ); However, I have an existing ODBC Driver called "cqm2" that connects to cqmla, but the line below does NOT make a connection (with or without the &qu
Forum: WampServer English
5 years ago
kiernan7
I have always been able to grab a snapshot of various websites (mostly Joomla websites) and drop them down onto my localhost WAMP. Now, however, the importing via PHPMyAdmin on the WAMP side always chokes on any line with an escaped apostrophe or quote mark. If I have a five records and only one of them has -- for example "O\'Rourke', I can only get it to work by replacing the \' with a ba
Forum: WampServer English
6 years ago
kiernan7
Has anyone gotten a good connection to MSSQL working with WAMP? I've been trying, but to no avail. They say to NOT use php_mssql any more. Should I be using sqlsrv_connect or odbc_connect? Can someone give me an example you know that works? Thanks in advance! -- John Kiernan
Forum: WampServer English
8 years ago
kiernan7
Sorry, but I have looked at and attempted to change any reference to PHPMyAdmin in the index.php of both the \www and the PHPMyAdmin and this doesn't seem to work. Am I doing something wrong? TIA... -- John
Forum: WampServer English
8 years ago
kiernan7
Dear Riggs - This ***is*** my own thread! It got hijacked by others who were NOT ANSWERING MY ORIGINAL QUESTION. I have Wampserver 2 and I have moved the port to 8080 (works fine), yet whenever I launch PHPMyAdmin, it launches on Port 80. How do I fix this? -- John Kiernan (originator of the thread)
Forum: WampServer English
8 years ago
kiernan7
Is there any way to set the port to 8080 in WAMP. Again, the system works fine already at 8080, but when you choose PHPMyAdmin, it goes to localhost instead of localhost:8080 Thanks in advance! -- John
Forum: WampServer English
8 years ago
kiernan7
I do not seem to have this. When I right click the Wampserver icon in my tray, I get: About Refresh Help Language > (sub-menu) Exit I am using the Wampserver Windows edition.
Forum: WampServer English
8 years ago
kiernan7
I have changed both the "listen" and server name in my Apache httpd.conf toerverName localhost:127.0.0.1:8080 (because I also use IIS on this machine and yes, that's the port, not 1.1). However, when I bring up PHPMyAdmin from the WAMP server, it still always goes to simply "localhost" instead of "localhost:8080." I can still change it by hand and it works, but i
Forum: WampServer English
11 years ago
kiernan7
Thanks for the info!
Forum: WampServer English
11 years ago
kiernan7
Hey folks... This is probably a stupid question, but since I have a lot at stake here, I'll risk looking stupid. I have an older version of WAMP running on my computer. I have LOTS of websites on here. I want to upgrade to the latest version (32 bit, PHP 5.4, 2.2 EE), but worry that doing an "over the top" install might blow away things underneath my existing WAMP folder. T
Forum: WampServer English
Current Page: 1 of 1