Current Page: 1 of 1
Results 1 - 6 of 6
13 years ago
stymiee
snosk Wrote: ------------------------------------------------------- > *BUMP* > > i might have missed the problem here... could it > be because of incompability with php5.3.0 ??? I am using the latest DLL (3.1.4) for I don't think that is the case
Forum: WampServer English
13 years ago
stymiee
stevenmartin99 Wrote: ------------------------------------------------------- > to make sure your editing the right one > left > click wamp>php>php.ini > > you shouldnt disable any php.ini files.. wamp > uses each for different reasons > > > The wamp menu lets you know if the extention is > enabled in the php.ini file ( no ; in front) >
Forum: WampServer English
13 years ago
stymiee
I have installed the php_apc.dll in my ext directory and updated the php.ini file to enable and configure it. When I restart WAMPserver and view the list of PHP extensions there is a checkmark next to where it says php_apc. However, when I run phpinfo() is does not show it as enabled and none of the functions work. I have disabled the php.ini file in the 5.3.0 directory and verified the right
Forum: WampServer English
13 years ago
stymiee
Put your web files in the C:\wamp\www directory. Then use phpMyAdmin to create and populate your database (if you use one).
Forum: WampServer English
13 years ago
stymiee
I recently set up my installation of WAMP to use virtual hosts using this tutorial: . I also set up SSL using this tutorial: . The problem is whenever I call a virtual host using SSL it defaults to the root www directory instead of the virtual host www directory. So if I type in it shows me the root directory of C:\wamp\www instead of C:wamp\www\sample\www. How do I make it so my virtual
Forum: WampServer English
13 years ago
stymiee
I am trying to get WAMP to work with the APC extension and am having difficulties getting it to work. I have downloaded and placed the php_apc.dll file and placed in the the 'ext' directory. I see it listed in my list of available extensions and it is checked. However I get errors when trying to use the apc functions: Fatal error: Call to undefined function apc_add() in C:\wamp\www\test.php
Forum: WampServer English
Current Page: 1 of 1