Current Page: 1 of 1
Results 1 - 3 of 3
8 years ago
Kelfka
Thanks, but it look like I don't have the same exact code you shone above. And when I tried t replace it, nothing worked afterwards. But I did find a work around. I've put in comment the if that deletes the php.ini file if it exists. Indicated with: ==> And it looks like it worked if (is_file($target)) { symlink($target, $link); } } //Create apache/apachex.y.z/bin/php.i
Forum: WampServer English
8 years ago
Kelfka
Thanks for the quick answer! I've indeed used "setACL" for the services. That was my first problem. But the PHP link error is still there. At install the php.ini symlink was created. On first run as admin about 15 other symlink files are created in C:\wamp\bin\apache\apache2.4.17\bin But if I run it without admin all symlink files get deleted and php doesn't work. BTW 1 - Wind
Forum: WampServer English
8 years ago
Kelfka
I have the same problem. The method above worked, but I absolutely need for it to work without running it with admin rights. So a normal user can run it. I there a way to make it work? Also I've noticed that every time I start Wampmanager without admin rights it deletes all symlink files in C:\wamp\bin\apache\apache2.4.17\bin including the php.ini link. Is that normal? Thanks
Forum: WampServer English
Current Page: 1 of 1