Hi,
New to PHP (means I have only created that one line hello script). Saw this product--CodeCharge--that looked great but not for Mac. PCG seems to do the same thing. From the download instructions, looks like it's just for windows. Can PCG be used on Mac? My environment: Mac OS X (10.3.5); php 2.5.2.1; mysql 4.0.20.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It should be be platform independent.. for the Mac.. just use the Unix install instructions and it should work. I have tested it on windows and linux and they work fine. One problem though is that you seem to have a very very old version of php.. i did not even know they had version 2.. i started working with php from version 3.. for PCG to work, you need at least version 4.2 or above..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-08-27
Thanks Nilesh. I have PHP version 4.3.6. I was looking at the version number of phpAdmin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-08-27
Hand holding needed. I downloaded the zip file, but found no instructions for how to load on a unix machine. Step-by-step instructions for Mac users would be appreciated, it's not easy being a minority.
Where should I put the phpCodeGenie folder?
How do I test to insure proper installation?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
on thsi page, http://phpcodegenie.sourceforge.net/installation.php , there are instructions for both windows and *nix.. mac will follow same as *nix systems.. maybe you did not look carefully. .the left colum, it gives windows options and right column *nix option.. so follow the instructions on the right column..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-08-28
Sorry for being so slow, but I in new territory.
I have created a .htaccess file and placed in the "phpCodeGenie" directory. I have changed the URL_ADDRESS to point to the "phpCodeGenie/web/" directory. I have checked and made sure that the generateCode directory is chmod 777
I need to understand the function of "SITE_PATH", where am I trying to point?
I also have another error going: when I go to "localhost"/phpCodGenie3/, the doctitle is "localhost"/phpCodGenie3/ and the window is blank. When I go to "localhost"/phpCodGenie3/web/ the doctitle is APPLICATION_NAME vAPPLICATION_VERSION running on URL_ADDRESS and the window is still blank. Thanks for the patience.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
New to PHP (means I have only created that one line hello script). Saw this product--CodeCharge--that looked great but not for Mac. PCG seems to do the same thing. From the download instructions, looks like it's just for windows. Can PCG be used on Mac? My environment: Mac OS X (10.3.5); php 2.5.2.1; mysql 4.0.20.
Thanks.
It should be be platform independent.. for the Mac.. just use the Unix install instructions and it should work. I have tested it on windows and linux and they work fine. One problem though is that you seem to have a very very old version of php.. i did not even know they had version 2.. i started working with php from version 3.. for PCG to work, you need at least version 4.2 or above..
Thanks Nilesh. I have PHP version 4.3.6. I was looking at the version number of phpAdmin
Hand holding needed. I downloaded the zip file, but found no instructions for how to load on a unix machine. Step-by-step instructions for Mac users would be appreciated, it's not easy being a minority.
Where should I put the phpCodeGenie folder?
How do I test to insure proper installation?
Thanks.
on thsi page, http://phpcodegenie.sourceforge.net/installation.php , there are instructions for both windows and *nix.. mac will follow same as *nix systems.. maybe you did not look carefully. .the left colum, it gives windows options and right column *nix option.. so follow the instructions on the right column..
Sorry for being so slow, but I in new territory.
I have created a .htaccess file and placed in the "phpCodeGenie" directory. I have changed the URL_ADDRESS to point to the "phpCodeGenie/web/" directory. I have checked and made sure that the generateCode directory is chmod 777
I need to understand the function of "SITE_PATH", where am I trying to point?
I also have another error going: when I go to "localhost"/phpCodGenie3/, the doctitle is "localhost"/phpCodGenie3/ and the window is blank. When I go to "localhost"/phpCodGenie3/web/ the doctitle is APPLICATION_NAME vAPPLICATION_VERSION running on URL_ADDRESS and the window is still blank. Thanks for the patience.
Can you please read the other postings.. i think you will find the solution to your problems in previous posts..