I finally have PCG3.0.2 configured on my PC running Win MX2 to the point where the "Invoke the phpCodeGenie from the LAMP" page comes up and all looks well but the image at the top shows a broken image icon.
Properties of the image are: http://127.0.0.1/phpCodeGenie3.0.2//images/pcg.gif.
I think I have been through all the files and I just don't see where to fix this.
Thanks in advance for any help.
Bob G.
Yes, I too have this exact same problem.
Either an images folder is missing from the bundle or I think we have a path set wrong somewhere.
Anyone?
DOH!
In the APP/SETTINGS/genieConfiguration.inc.php file make sure its pointing to the WEB folder, not just the root of the PHPcg3 folder!!!
IE:
session_start(); define("URL_ADDRESS","http://www.yourserver.com/phpCodeGenie3.0.2/web/");
If you leave that /web/ off the end , the images won't show and the kit won't work!
:)
amigo, visite o site onde deixei todos os passos para instalacao:
http://forum.blaz.com.br/showthread.php?t=6094&highlight=phpcodegenie
friend, visits the site where I left all the steps for instalacao: http://forum.blaz.com.br/showthread.php?t=6094&highlight=phpcodegenie
Log in to post a comment.
I finally have PCG3.0.2 configured on my PC running Win MX2 to the point where the "Invoke the phpCodeGenie from the LAMP" page comes up and all looks well but the image at the top shows a broken image icon.
Properties of the image are:
http://127.0.0.1/phpCodeGenie3.0.2//images/pcg.gif.
I think I have been through all the files and I just don't see where to fix this.
Thanks in advance for any help.
Bob G.
Yes, I too have this exact same problem.
Either an images folder is missing from the bundle or I think we have a path set wrong somewhere.
Anyone?
DOH!
In the APP/SETTINGS/genieConfiguration.inc.php file make sure its pointing to the WEB folder, not just the root of the PHPcg3 folder!!!
IE:
session_start();
define("URL_ADDRESS","http://www.yourserver.com/phpCodeGenie3.0.2/web/");
If you leave that /web/ off the end , the images won't show and the kit won't work!
:)
amigo, visite o site onde deixei todos os passos para instalacao:
http://forum.blaz.com.br/showthread.php?t=6094&highlight=phpcodegenie
friend, visits the site where I left all the steps for instalacao:
http://forum.blaz.com.br/showthread.php?t=6094&highlight=phpcodegenie