Originally posted by Brentdevent
when i start the program up it will close in 4 secs and why it does it ? ;o help plzz
thanks in advance !
edit screen of error ! :
You must login or register to view this content.
image thing dont work so link !
The error means you donot have permission to execute the file. Check the permissions of the files and adjust them.
Originally posted by Brentdevent
nothing it do just the same thing :s so i disable the firewall but still not working :S btw i use vista
---------- Post added at 10:05 AM ---------- Previous post was at 08:24 AM ----------
bump ! .....
After seeing the error screen i am sure its not the firewall. You dont have a port conflict. Check my post above.
Originally posted by EspadaX3
This happened to me last night. i suggest trying a different method. reinstalling wont help i tryed everything aswell :/
Originally posted by anddrew
I got that too, confused
Originally posted by Munkyspunx
I am running Windows 7 64bit OS and although it runs, btw to solve the running issue I had to close Skype, I cannot seem to get it to sign me in after replacing the CA24.cer file. I followed c0dereality's tutorial.
Skype uses port 80 for its connection. 80 is for HTTP service. The application ALSO uses port 80 so if Skype is running, the port isnt available which gives an error. Everyone check if you got software like Skype, Apache, Lighthttpd etc.
Close Fukcpsn and do the following;
Run a command prompt and enter this command;
netstat -an |find /i "listening"
Look if there's an entry like: 192.168.0.1:80 or/and 192.168.0.1:443. Note; your ip address can be diffrent to the example i just gave.
:80 and :443 are ports, both are used for fukcpsn so if they are open, by another program, you need to close that. But first identify if its opend by another application.