wampserver
Setting up Question2Answer on WAMP
I have WAMP server installed in my PC. Apache Version :2.2.17 PHP Version :5.3.5 MySQL Version :5.5.8 Now i want to deploy the Question2Answer on this wamp.[详细]
2023-03-07 05:43 分类:问答Moving WAMP and Wordpress to another drive
I have WAMP installed in my C Drive and a Wordpress website too. I now need to move everything to the D Drive.[详细]
2023-03-06 16:40 分类:问答Install PEAR with Wamp 2.1
I want to install PEAR on my windows 7. I have Wamp 2.1 with php 5.3.4 It seems that there\'s no such files as \"go-pear.bat\" in this ne开发者_Go百科w version of wamp.[详细]
2023-03-05 23:35 分类:问答Can someone compile PHP runkit DLL extension for me?
I give up. I\'ve asked this question some time ago but I\'m again into that issue. I\'m still stuck with compilation errors / missing files / other stuff that I can\'t / don\'t have time to fix. Don\'[详细]
2023-03-05 21:21 分类:问答Tracking Disabled Error in phpMyAdmin
I recently installed Wamp on a new server and when I log into phpmyadmin I get this error at the bottom of the home screen:[详细]
2023-03-04 12:38 分类:问答installing php_printer on wamp server
Ive been googling around on how to install the php_printer.dll for wamp server, nothing came up. Perhaps, anyone know how to install that ext? Basically, im trying to use php printer function and i ne[详细]
2023-03-02 03:49 分类:问答PHP and wampserver: php code won't execute and is displayed in the source code
All of a 开发者_如何学Pythonsudden my php code won\'t execute and the php code is displayed in the source code.If you recently installed a different version of PHP I\'d check there first.I was install[详细]
2023-02-28 18:39 分类:问答How to access php sessions on different computers
I\'m doing some exercises on using sessions in php. I set it up this way: $_SESSION[\'log_users\'][] = array(array(\'Username\'=>$username))[详细]
2023-02-28 14:55 分类:问答Redirecting index page in wampserver
i create a site in a wampserver by creating a folder that include all site pages and named the开发者_StackOverflow社区 folderfor example xxxx[详细]
2023-02-28 13:32 分类:问答mysql not connect with php scripts?
<?php $cons=mysql_connect(\"localhost\",\"root\",\"\"); mysql_select_db(\"infogallery\") or die(\'Not Connected to the data base:\'.mysql_error());[详细]
2023-02-27 04:50 分类:问答