Current Page: 1 of 1
Results 1 - 6 of 6
16 years ago
mikejf12
Still have not managed to solve this error .. Ive investigated a few suggestions and can confirm what it is not * It is not an ip6 issue. someone told me that it was related to the ip6 entry in the windows hosts file i.e. ::localhost. Tried removing and bouncing wamp - no good * It is not related to apache aliases. i.e. it is not necessary to create aliases for directories under c:\wamp
Forum: WampServer English
16 years ago
mikejf12
I still have not managed solve this, to sum it up the http wrapper does not work in wampserver 2.0 on vista, even though phpinfo shows that it is enabled. I understand that there is a similar issue with install shield and vista. What tool is used by wamp to install ?
Forum: WampServer English
16 years ago
mikejf12
Im still having trouble with a php fopen statement timing out when trying to open a url on the localhost (above). However, I tried replacing my fopen statements with fsockopen in order to set a timeout and try and get more error information. What I got was the error Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? using the p
Forum: WampServer English
16 years ago
mikejf12
what i mean is that a php fopen statement fails for a path string that starts with http and refers to a file on the local host. Replacing that same file string with a path starting c: suceeds. i.e. fopen ("c:/wamp/www/theme/b1/template/indexmn.htm", "rb" ); fopen( "http : / / localhost/theme/b1/template/indexmn.htm","rb" my code worked on wamp unde
Forum: WampServer English
16 years ago
mikejf12
I found a way around this by using paths like theme/b1/template/indexmn.htm under localhost. But this is annoying because I just want to be abe to port code directly from wamp on xp tp wamp on vista.They dont act in the same way.
Forum: WampServer English
16 years ago
mikejf12
Hi I have a new dell machine with vista installed. Ive just installed the latest wamp download onto it. However, my php code cannot fopen http type paths using fopen. Ive installed wamp on xp previously ad had no problems. i.e. c:/wamp/www/theme/b1/template/indexmn.htm -- success http : / / localhost/theme/b1/template/indexmn.htm -- failure under vista Ive check
Forum: WampServer English
Current Page: 1 of 1