For those of you who have downloaded the new phpCodeGenie, I would aprpeciate if you give me your opinon of what you think of new version, pros and cons, things that you would have liked to have, but is not present.
How about the UserInterface? More intuive or harder to navigate?
Also, was the installation easy and straightforward?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just came accross you software and it looks like it might be a perfect fit for a online database searching application I'm developing for a friend. I am having problems with installation though.
I am getting an "Internal Server Error"
can you give some more details about the .htaccess and the how to specify the paths in the genieConfiguration.inc.php file.
thanks
- dharhas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
That's about all I know about .htaccess.. if neither .htaccess nor acess to php include is allowed is supposed on ur server.. then I am afraid only other way is to go in every file in phpCodeGenie sourcecodes and reference the genieconfiguraiton to the actual path u have it.. e.g instead of include("genieConfiguration.inc.php");.. you would change it on your system to include("/path/to/genieConfiguration.inc.php");..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-08-13
i don`t know how to instal please give me an exemple. I have: FoxServ3.1Beta1 installed and the folowing folders:
C:\EasyServ\apache\Apache.exe
C:\EasyServ\php\php.exe
C:\EasyServ\mysql\bin\mysqld-nt.exe
C:\EasyServ\www\phpCodeGenie\index.php
please make a config file for me :D , I tried everything and I get the error: <html>Warning: open(/tmp\sess_b27dc04452769bd7e632c7e19ab7a4e0, O_RDWR) failed: No such file or directory (2) in C:\EasyServ\www\phpCodeGenie\app\settings\genieConfiguration.inc.php on line 2 </html>
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-08-21
I've been using v1.4 and find v3.0 easier to use. The installation kicked my butt for a little until I realized I had a typo in my include statement.
Suggestion/Request: One thing I find inconvenient is the automatic expansion of each database showing all of the tables. It would be nice if they came up like they do in v1.4 and then when you click on the database it expands to show you the available tables.
That's small issue compared to this project overall. It is an excellent piece of work, you are to be commended.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For those of you who have downloaded the new phpCodeGenie, I would aprpeciate if you give me your opinon of what you think of new version, pros and cons, things that you would have liked to have, but is not present.
How about the UserInterface? More intuive or harder to navigate?
Also, was the installation easy and straightforward?
Hi,
I just came accross you software and it looks like it might be a perfect fit for a online database searching application I'm developing for a friend. I am having problems with installation though.
I am getting an "Internal Server Error"
can you give some more details about the .htaccess and the how to specify the paths in the genieConfiguration.inc.php file.
thanks
- dharhas
did you read this page?
http://phpcodegenie.sourceforge.net/phpIncludeDirectory.php
That's about all I know about .htaccess.. if neither .htaccess nor acess to php include is allowed is supposed on ur server.. then I am afraid only other way is to go in every file in phpCodeGenie sourcecodes and reference the genieconfiguraiton to the actual path u have it.. e.g instead of include("genieConfiguration.inc.php");.. you would change it on your system to include("/path/to/genieConfiguration.inc.php");..
i don`t know how to instal please give me an exemple. I have: FoxServ3.1Beta1 installed and the folowing folders:
C:\EasyServ\apache\Apache.exe
C:\EasyServ\php\php.exe
C:\EasyServ\mysql\bin\mysqld-nt.exe
C:\EasyServ\www\phpCodeGenie\index.php
please make a config file for me :D , I tried everything and I get the error: <html>Warning: open(/tmp\sess_b27dc04452769bd7e632c7e19ab7a4e0, O_RDWR) failed: No such file or directory (2) in C:\EasyServ\www\phpCodeGenie\app\settings\genieConfiguration.inc.php on line 2 </html>
thanks
I've been using v1.4 and find v3.0 easier to use. The installation kicked my butt for a little until I realized I had a typo in my include statement.
Suggestion/Request: One thing I find inconvenient is the automatic expansion of each database showing all of the tables. It would be nice if they came up like they do in v1.4 and then when you click on the database it expands to show you the available tables.
That's small issue compared to this project overall. It is an excellent piece of work, you are to be commended.