phpip-support Mailing List for phpIP Management (Page 2)
Brought to you by:
trilexcom
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
(2) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(7) |
Oct
(2) |
Nov
(6) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(2) |
Feb
(1) |
Mar
(1) |
Apr
|
May
(2) |
Jun
(2) |
Jul
(1) |
Aug
(3) |
Sep
|
Oct
|
Nov
(5) |
Dec
(1) |
2005 |
Jan
(1) |
Feb
(1) |
Mar
(3) |
Apr
(4) |
May
(7) |
Jun
(5) |
Jul
(8) |
Aug
(6) |
Sep
(9) |
Oct
(13) |
Nov
(3) |
Dec
(4) |
2006 |
Jan
(3) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(14) |
Jul
(2) |
Aug
(10) |
Sep
(1) |
Oct
(24) |
Nov
(9) |
Dec
(2) |
2007 |
Jan
|
Feb
(2) |
Mar
(6) |
Apr
|
May
(12) |
Jun
(5) |
Jul
|
Aug
(5) |
Sep
|
Oct
|
Nov
(4) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <php...@li...> - 2007-05-21 21:28:08
|
Hope everyone's weekend was great. I installed phpip 4.2 as a new clean install. My php.ini file has this configured: log_errors =3D On My log entries after installation and going to the login page: [Mon May 21 11:17:28 2007] [error] [client <deleted>] PHP Notice: Undefined index: req in /data0/httpd/phpip4/login.php on line 25 [Mon May 21 11:17:28 2007] [error] [client <deleted>] PHP Notice: Undefined index: version in /data0/httpd/phpip4/defaultlayout.php on line 26 [Mon May 21 11:17:28 2007] [error] [client <deleted>] PHP Notice: Undefined property: Meta::$description in /data0/httpd/phpip4/classes/clsMetaC ontent.php on line 10 [Mon May 21 11:17:28 2007] [error] [client <deleted>] PHP Notice: Undefined property: Meta::$keywords2 in /data0/httpd/phpip4/classes/clsMetaCon tent.php on line 30 [Mon May 21 11:17:28 2007] [error] [client <deleted>] PHP Notice: Undefined property: Meta::$description in /data0/httpd/phpip4/classes/clsMetaC ontent.php on line 31 [Mon May 21 11:17:28 2007] [error] [client <deleted>] File does not exist: /data0/httpd/phpip4/i/bg.gif, referer: http://<deleted>/login.php (END) I'm running apache 2.2.4, mysql 5.0.26, php 5.2.2. I also noticed these 2 settings: register_globals =3D Off register_long_arrays =3D On We had to turn on long arrays for a previous table we had to keep unfortunately. One of my web guys converted the code in the 3.2 version we had so it runs on the same server. I(we) are assuming the 4.x line has the same issue for us, global variables. Mahalo, Booker -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of php...@li... Sent: Friday, May 18, 2007 3:48 PM To: php...@li... Subject: Re: [Phpip-support] Any future conversion to non global variables? What is your level of error logging within php.ini file? cat /etc/php/apache/php.ini |grep log ; Error handling and logging ; ; you're strongly encouraged to turn this feature off, and use error logging ; Log errors into a log file (server-specific log, stderr, or error_log (below)) ; As stated above, you're strongly advised to use error logging in place of log_errors =3D Off --=20 Michael Earls |
From: <php...@li...> - 2007-05-19 01:48:33
|
What is your level of error logging within php.ini file? cat /etc/php/apache/php.ini |grep log ; Error handling and logging ; ; you're strongly encouraged to turn this feature off, and use error logging ; Log errors into a log file (server-specific log, stderr, or error_log (below)) ; As stated above, you're strongly advised to use error logging in place of log_errors = Off -- Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > Just to clarify I installed 4.x on another web server with php > configured with global variables off. My 3.2 version runs on another > server that has php global variables on. > > -----Original Message----- > From: php...@li... > [mailto:php...@li...] On Behalf Of > php...@li... > Sent: Friday, May 18, 2007 3:39 PM > To: php...@li... > Subject: Re: [Phpip-support] Any future conversion to non global > variables? > > Ok, I'll go read the docs. I have 3.2 and when I installed 4.x it > didn't work off the bat, lots of variable errors. > > Is there a 3.2 to 4.x upgrade sql script? > > -----Original Message----- > From: php...@li... > [mailto:php...@li...] On Behalf Of > php...@li... > Sent: Friday, May 18, 2007 3:34 PM > To: php...@li... > Subject: Re: [Phpip-support] Any future conversion to non global > variables? > > phpIP has had support for global variables function to be disabled > before > 4.1 release in 2005. > > -- > Michael Earls > > http://www.vermeer.org > http://www.vermeer.org/pgp > http://www.phpip.net > > PGP Info: KeyID 0x168CBA4E > Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > > >> Is there any plans to not use global variables in php? I'm under the >> assumption that PHP6 will not support global variables. >> >> >> >> --Booker >> >> > ------------------------------------------------------------------------ > - >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> > http://sourceforge.net/powerbar/db2/____________________________________ > ___________ >> Phpip-support mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpip-support >> > > > ------------------------------------------------------------------------ > - > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > > ------------------------------------------------------------------------ > - > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > |
From: <php...@li...> - 2007-05-19 01:42:48
|
Just to clarify I installed 4.x on another web server with php configured with global variables off. My 3.2 version runs on another server that has php global variables on. -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of php...@li... Sent: Friday, May 18, 2007 3:39 PM To: php...@li... Subject: Re: [Phpip-support] Any future conversion to non global variables? Ok, I'll go read the docs. I have 3.2 and when I installed 4.x it didn't work off the bat, lots of variable errors. Is there a 3.2 to 4.x upgrade sql script? -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of php...@li... Sent: Friday, May 18, 2007 3:34 PM To: php...@li... Subject: Re: [Phpip-support] Any future conversion to non global variables? phpIP has had support for global variables function to be disabled before 4.1 release in 2005. --=20 Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > Is there any plans to not use global variables in php? I'm under the > assumption that PHP6 will not support global variables. > > > > --Booker > > ------------------------------------------------------------------------ - > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/____________________________________ ___________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Phpip-support mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpip-support ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Phpip-support mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: <php...@li...> - 2007-05-19 01:42:10
|
The upgrade from 3.2 to 4.1 upgrade script is in the works and it not 100% completed yet, sorry.. -- Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > Ok, I'll go read the docs. I have 3.2 and when I installed 4.x it > didn't work off the bat, lots of variable errors. > > Is there a 3.2 to 4.x upgrade sql script? > > -----Original Message----- > From: php...@li... > [mailto:php...@li...] On Behalf Of > php...@li... > Sent: Friday, May 18, 2007 3:34 PM > To: php...@li... > Subject: Re: [Phpip-support] Any future conversion to non global > variables? > > phpIP has had support for global variables function to be disabled > before > 4.1 release in 2005. > > -- > Michael Earls > > http://www.vermeer.org > http://www.vermeer.org/pgp > http://www.phpip.net > > PGP Info: KeyID 0x168CBA4E > Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > > >> Is there any plans to not use global variables in php? I'm under the >> assumption that PHP6 will not support global variables. >> >> >> >> --Booker >> >> > ------------------------------------------------------------------------ > - >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> > http://sourceforge.net/powerbar/db2/____________________________________ > ___________ >> Phpip-support mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpip-support >> > > > ------------------------------------------------------------------------ > - > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > |
From: <php...@li...> - 2007-05-19 01:39:37
|
Ok, I'll go read the docs. I have 3.2 and when I installed 4.x it didn't work off the bat, lots of variable errors. Is there a 3.2 to 4.x upgrade sql script? -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of php...@li... Sent: Friday, May 18, 2007 3:34 PM To: php...@li... Subject: Re: [Phpip-support] Any future conversion to non global variables? phpIP has had support for global variables function to be disabled before 4.1 release in 2005. --=20 Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > Is there any plans to not use global variables in php? I'm under the > assumption that PHP6 will not support global variables. > > > > --Booker > > ------------------------------------------------------------------------ - > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/____________________________________ ___________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Phpip-support mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: <php...@li...> - 2007-05-19 01:34:23
|
phpIP has had support for global variables function to be disabled before 4.1 release in 2005. -- Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > Is there any plans to not use global variables in php? I'm under the > assumption that PHP6 will not support global variables. > > > > --Booker > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/_______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > |
From: <php...@li...> - 2007-05-19 00:29:44
|
Is there any plans to not use global variables in php? I'm under the assumption that PHP6 will not support global variables. =20 --Booker |
From: <php...@li...> - 2007-03-14 13:53:38
|
Step 4 : Database Setup phpIP Management INSTALLATION This is related to the database only, any user who has the rights to create a new database and tables can be referenced here. Database Configuration Database Server Hostname / DSN Database Name Database Username Database Password Confirm Password This is phpip web interface configuration for local access. phpIP Admin Configuration Administrator Username Administrator Name Administrator Email Administrator Password Confirm Password -- Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > Thanks for the reply. I created a user account called "phpip" and I gave > it > full permissions. I use Webmin to manage MySQL. It's very strange. > Maybe > I should just try root? > > Thanks! > > On 3/13/07, php...@li... < > php...@li...> wrote: >> >> On Step 4 : Database Setup >> >> What user account did you use to create the database? Did you use an >> account that is allowed to create a new database? >> >> >> >> >> Michael Earls >> >> http://www.vermeer.org <http://www.vermeer.org/> >> http://www.vermeer.org/pgp >> http://www.phpip.net <http://www.phpip.net/> >> >> PGP Info: KeyID 0x168CBA4E >> Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E >> >> >> >> >> >> ________________________________ >> >> From: php...@li... >> [mailto:php...@li...] On Behalf Of >> php...@li... >> Sent: Tuesday, March 13, 2007 4:54 PM >> To: php...@li... >> Subject: Re: [Phpip-support] phpIP Install Issue >> >> >> I got this: >> >> >> chpas-testbox:~ # mysql >> Welcome to the MySQL monitor. Commands end with ; or \g. >> Your MySQL connection id is 1 to server version: 5.0.18 >> >> Type 'help;' or '\h' for help. Type '\c' to clear the buffer. >> >> mysql> use phpip; >> Database changed >> mysql> select * from users; >> Empty set (0.01 sec) >> >> mysql> >> >> >> >> I tried going through the installation and still get a hanging Database >> Check page. Any other suggestions? >> >> >> On 3/9/07, php...@li... < >> php...@li... >> <mailto:php...@li...> > wrote: >> >> Hi Chris, >> >> Can you access the mysql command line or use some web gui to >> access >> the >> database.. >> >> use phpip; >> select * from users; >> >> Thanks, >> >> Michael >> >> -- >> Michael Earls >> >> http://www.vermeer.org >> http://www.vermeer.org/pgp >> http://www.phpip.net >> >> PGP Info: KeyID 0x168CBA4E >> Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E >> >> >> > I am going through the install process, and when it goes to >> verify >> the >> > database it just hangs there at: " >> > Step 5 : Database Check" >> > So, I verified that the username/password is correct and all >> of >> the mysql >> > data is entered right. It still just seems to hang on step 5 >> with >> no >> > output. Hmm.. any help? Thanks. >> > -- >> > Chris Harner [] Server Engineer [] Arnold Transportation >> Services >> > >> ------------------------------------------------------------------------- >> > Take Surveys. Earn Cash. Influence the Future of IT >> > Join SourceForge.net's Techsay panel and you'll get the chance >> to >> share >> > your >> > opinions on IT & business topics through brief surveys-and >> earn >> cash >> > >> >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___ >> ____________________________________________ >> > Phpip-support mailing list >> > Php...@li... >> > https://lists.sourceforge.net/lists/listinfo/phpip-support >> > >> >> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance >> to >> share your >> opinions on IT & business topics through brief surveys-and earn >> cash >> >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Phpip-support mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpip-support >> <https://lists.sourceforge.net/lists/listinfo/phpip-support> >> >> >> >> >> >> -- >> Chris Harner [] Server Engineer [] Arnold Transportation Services >> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share >> your >> opinions on IT & business topics through brief surveys-and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Phpip-support mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpip-support >> > > > > -- > Chris Harner [] Server Engineer [] Arnold Transportation Services > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > |
From: <php...@li...> - 2007-03-14 12:21:19
|
Thanks for the reply. I created a user account called "phpip" and I gave it full permissions. I use Webmin to manage MySQL. It's very strange. Maybe I should just try root? Thanks! On 3/13/07, php...@li... < php...@li...> wrote: > > On Step 4 : Database Setup > > What user account did you use to create the database? Did you use an > account that is allowed to create a new database? > > > > > Michael Earls > > http://www.vermeer.org <http://www.vermeer.org/> > http://www.vermeer.org/pgp > http://www.phpip.net <http://www.phpip.net/> > > PGP Info: KeyID 0x168CBA4E > Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > > > > > > ________________________________ > > From: php...@li... > [mailto:php...@li...] On Behalf Of > php...@li... > Sent: Tuesday, March 13, 2007 4:54 PM > To: php...@li... > Subject: Re: [Phpip-support] phpIP Install Issue > > > I got this: > > > chpas-testbox:~ # mysql > Welcome to the MySQL monitor. Commands end with ; or \g. > Your MySQL connection id is 1 to server version: 5.0.18 > > Type 'help;' or '\h' for help. Type '\c' to clear the buffer. > > mysql> use phpip; > Database changed > mysql> select * from users; > Empty set (0.01 sec) > > mysql> > > > > I tried going through the installation and still get a hanging Database > Check page. Any other suggestions? > > > On 3/9/07, php...@li... < > php...@li... > <mailto:php...@li...> > wrote: > > Hi Chris, > > Can you access the mysql command line or use some web gui to > access > the > database.. > > use phpip; > select * from users; > > Thanks, > > Michael > > -- > Michael Earls > > http://www.vermeer.org > http://www.vermeer.org/pgp > http://www.phpip.net > > PGP Info: KeyID 0x168CBA4E > Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > > > > I am going through the install process, and when it goes to > verify > the > > database it just hangs there at: " > > Step 5 : Database Check" > > So, I verified that the username/password is correct and all of > the mysql > > data is entered right. It still just seems to hang on step 5 > with > no > > output. Hmm.. any help? Thanks. > > -- > > Chris Harner [] Server Engineer [] Arnold Transportation > Services > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance > to > share > > your > > opinions on IT & business topics through brief surveys-and earn > cash > > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___ > ____________________________________________ > > Phpip-support mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpip-support > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys-and earn > cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > <https://lists.sourceforge.net/lists/listinfo/phpip-support> > > > > > > -- > Chris Harner [] Server Engineer [] Arnold Transportation Services > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > -- Chris Harner [] Server Engineer [] Arnold Transportation Services |
From: <php...@li...> - 2007-03-14 02:52:24
|
On Step 4 : Database Setup What user account did you use to create the database? Did you use an account that is allowed to create a new database? Michael Earls http://www.vermeer.org <http://www.vermeer.org/> http://www.vermeer.org/pgp http://www.phpip.net <http://www.phpip.net/> PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E ________________________________ From: php...@li... [mailto:php...@li...] On Behalf Of php...@li... Sent: Tuesday, March 13, 2007 4:54 PM To: php...@li... Subject: Re: [Phpip-support] phpIP Install Issue I got this: chpas-testbox:~ # mysql Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1 to server version: 5.0.18 Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> use phpip; Database changed mysql> select * from users; Empty set (0.01 sec) mysql> I tried going through the installation and still get a hanging Database Check page. Any other suggestions? On 3/9/07, php...@li... < php...@li... <mailto:php...@li...> > wrote: Hi Chris, Can you access the mysql command line or use some web gui to access the database.. use phpip; select * from users; Thanks, Michael -- Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > I am going through the install process, and when it goes to verify the > database it just hangs there at: " > Step 5 : Database Check" > So, I verified that the username/password is correct and all of the mysql > data is entered right. It still just seems to hang on step 5 with no > output. Hmm.. any help? Thanks. > -- > Chris Harner [] Server Engineer [] Arnold Transportation Services > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___ ____________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Phpip-support mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpip-support <https://lists.sourceforge.net/lists/listinfo/phpip-support> -- Chris Harner [] Server Engineer [] Arnold Transportation Services |
From: <php...@li...> - 2007-03-13 20:54:27
|
I got this: chpas-testbox:~ # mysql Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1 to server version: 5.0.18 Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> use phpip; Database changed mysql> select * from users; Empty set (0.01 sec) mysql> I tried going through the installation and still get a hanging Database Check page. Any other suggestions? On 3/9/07, php...@li... < php...@li...> wrote: > > Hi Chris, > > Can you access the mysql command line or use some web gui to access the > database.. > > use phpip; > select * from users; > > Thanks, > > Michael > > -- > Michael Earls > > http://www.vermeer.org > http://www.vermeer.org/pgp > http://www.phpip.net > > PGP Info: KeyID 0x168CBA4E > Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > > > > I am going through the install process, and when it goes to verify the > > database it just hangs there at: " > > Step 5 : Database Check" > > So, I verified that the username/password is correct and all of the > mysql > > data is entered right. It still just seems to hang on step 5 with no > > output. Hmm.. any help? Thanks. > > -- > > Chris Harner [] Server Engineer [] Arnold Transportation Services > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share > > your > > opinions on IT & business topics through brief surveys-and earn cash > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________ > > Phpip-support mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpip-support > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > -- Chris Harner [] Server Engineer [] Arnold Transportation Services |
From: <php...@li...> - 2007-03-10 03:32:18
|
Hi Chris, Can you access the mysql command line or use some web gui to access the database.. use phpip; select * from users; Thanks, Michael -- Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > I am going through the install process, and when it goes to verify the > database it just hangs there at: " > Step 5 : Database Check" > So, I verified that the username/password is correct and all of the mysql > data is entered right. It still just seems to hang on step 5 with no > output. Hmm.. any help? Thanks. > -- > Chris Harner [] Server Engineer [] Arnold Transportation Services > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > |
From: <php...@li...> - 2007-03-09 15:32:21
|
I am going through the install process, and when it goes to verify the database it just hangs there at: " Step 5 : Database Check" So, I verified that the username/password is correct and all of the mysql data is entered right. It still just seems to hang on step 5 with no output. Hmm.. any help? Thanks. -- Chris Harner [] Server Engineer [] Arnold Transportation Services |
From: <php...@li...> - 2007-02-26 05:19:11
|
Sorry for the delay, this month has been crazy with business travel. This is a know bug with this version, I have address this in the version 4.4 but its not available yet. What happens is php runs out of allotted memory b/c phpip wants to build 6555+ networks and the display them.. Sorry, Michael Michael Earls http://www.vermeer.org <http://www.vermeer.org/> http://www.vermeer.org/pgp http://www.phpip.net <http://www.phpip.net/> PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E _____ From: php...@li... [mailto:php...@li...] On Behalf Of php...@li... Sent: Thursday, February 15, 2007 1:27 PM To: php...@li... Subject: [Phpip-support] problem creating CIDR class A Hi I have phpIP 4.3.2 installed on: - Fedora Core 5 - MySQL 5.0.27 - php 5.1.6 Whenever I try to create a CIDR class 8 net the operation fails with a php memory error in in the httpd error log. I have already bumped the mem limit in /etc/php.ini to 20M. Does it need to be higher or is there something more subtle going on? I know the table being generated for a class A net is going to be HUGE! thanks -geoff lambert _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ _/ Geoff Lambert Direct: 978-936-0135 _/ Cisco Systems, Inc. Fax: 978-936-0135 _/ VSEC Devtest Pager 978...@vt... _/ 1414 Massachusetts Ave. Numeric 888-701-7944 _/ Boxborough, MA 01719 Cell: 978 590-9207 _/ Pager: 978...@vt... <mailto:.com> |
From: <php...@li...> - 2007-02-15 18:27:05
|
Hi =20 I have phpIP 4.3.2 installed on: - Fedora Core 5 - MySQL 5.0.27 - php 5.1.6 =20 Whenever I try to create a CIDR class 8 net the operation fails with a php memory error in in the httpd error log. I have already bumped the mem limit in /etc/php.ini to 20M. Does it need to be higher or is there something more subtle going on? I know the table being generated for a class A net is going to be HUGE! =20 thanks =20 -geoff lambert _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ _/ Geoff Lambert Direct: 978-936-0135 _/ Cisco Systems, Inc. Fax: 978-936-0135 _/ VSEC Devtest Pager 978...@vt... _/ 1414 Massachusetts Ave. Numeric 888-701-7944 _/ Boxborough, MA 01719 Cell: 978 590-9207 _/ Pager: 978...@vt... <mailto:.com>=20 =20 |
From: <php...@li...> - 2006-12-19 02:41:45
|
Please try and download the latest cvs version of phpip-4.3 http://phpip.cvs.sourceforge.net/*checkout*/phpip/phpip-4.3/login.php?revision=1.9 Let me know what happens... Michael -- Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > It seems to have installed properly but when logging in it hangs at the > login > > > > http://localhost/phpip/login.php?req=validate > > > > error at bottom of page: Link not found: "d" > > > > Version 4.3.2 > > > > How can I fix this? > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > |
From: <php...@li...> - 2006-12-18 22:19:21
|
It seems to have installed properly but when logging in it hangs at the login =20 http://localhost/phpip/login.php?req=3Dvalidate=20 =20 error at bottom of page: Link not found: "d" =20 Version 4.3.2 =20 How can I fix this? =20 =20 |
From: <php...@li...> - 2006-11-30 20:19:30
|
Hi Nick, One thing to note we are in the works to rebuild the parser to allow you to define the cidr block and then any prefix within the range of the cidr block, this will remove the restriction of /24 bits. Hopefully this rebuild will be done before March of next year. It has been added to the sub item tast under phpip project. Thanks, Michael Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E -----Original Message----- From: Michael Earls [mailto:mi...@mi...] Sent: Thursday, November 30, 2006 3:16 PM To: 'php...@li...' Subject: RE: [Phpip-support] Newbie - few quesitons about prefixes/CIDR The answer to your question, the way phpIP was built was to not allow sub-splits within each net block. The best reason I have is, phpIP was built based on user groups to net blocks. This means each sub-split has to be defined and could be allocated to a defined group based on users. Example: 10.20.30.0/23 is assigned to group "INA" Username "mpeter" is assigned to group "INA" Only "INA" and "Administrator" can view and make changes to that defined net block. phpIP also breaks net blocks down to /24 bits to make management of IPs easier to administrate. Let me know if this answers your questions and requirements for phpIP. Thanks, Michael Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of php...@li... Sent: Thursday, November 23, 2006 6:27 PM To: php...@li... Subject: [Phpip-support] Newbie - few quesitons about prefixes/CIDR Hi, Just found phpip which seems to be almost exactly what the doctor ordered in terms of a simple IP management tool. My only gripe (which could be me using it wrong) is the system seems to presume a "Prefix" is a /24 (class C). Why? I ask for two reasons: Lets say my ISP allocates me 150.10.10.0/24. I may want to use that allocation on two separate networks. I'll still manage the entire /24 but i'll actually want it dividing into two /25 "Prefixes". Similarly if i allocate 10.10.0.0 /16 to internal hosts i may have a site with 300 that i want to allocate a /23 within that /16 allocation. If there is a way of doing this please let me know, as in every other way (except for a maybe search all fields option) it's perfect. Thanks. Nick ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Phpip-support mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: <php...@li...> - 2006-11-30 20:16:06
|
The answer to your question, the way phpIP was built was to not allow sub-splits within each net block. The best reason I have is, phpIP was built based on user groups to net blocks. This means each sub-split has to be defined and could be allocated to a defined group based on users. Example: 10.20.30.0/23 is assigned to group "INA" Username "mpeter" is assigned to group "INA" Only "INA" and "Administrator" can view and make changes to that defined net block. phpIP also breaks net blocks down to /24 bits to make management of IPs easier to administrate. Let me know if this answers your questions and requirements for phpIP. Thanks, Michael Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of php...@li... Sent: Thursday, November 23, 2006 6:27 PM To: php...@li... Subject: [Phpip-support] Newbie - few quesitons about prefixes/CIDR Hi, Just found phpip which seems to be almost exactly what the doctor ordered in terms of a simple IP management tool. My only gripe (which could be me using it wrong) is the system seems to presume a "Prefix" is a /24 (class C). Why? I ask for two reasons: Lets say my ISP allocates me 150.10.10.0/24. I may want to use that allocation on two separate networks. I'll still manage the entire /24 but i'll actually want it dividing into two /25 "Prefixes". Similarly if i allocate 10.10.0.0 /16 to internal hosts i may have a site with 300 that i want to allocate a /23 within that /16 allocation. If there is a way of doing this please let me know, as in every other way (except for a maybe search all fields option) it's perfect. Thanks. Nick ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Phpip-support mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: <php...@li...> - 2006-11-23 23:27:19
|
Hi, Just found phpip which seems to be almost exactly what the doctor ordered in terms of a simple IP management tool. My only gripe (which could be me using it wrong) is the system seems to presume a "Prefix" is a /24 (class C). Why? I ask for two reasons: Lets say my ISP allocates me 150.10.10.0/24. I may want to use that allocation on two separate networks. I'll still manage the entire /24 but i'll actually want it dividing into two /25 "Prefixes". Similarly if i allocate 10.10.0.0 /16 to internal hosts i may have a site with 300 that i want to allocate a /23 within that /16 allocation. If there is a way of doing this please let me know, as in every other way (except for a maybe search all fields option) it's perfect. Thanks. Nick |
From: <php...@li...> - 2006-11-19 19:39:14
|
Hi mearls, thanks for all the effort and work, keep it up! I'll use the manual editting for now. Cheers, Marcel |
From: <php...@li...> - 2006-11-18 03:27:52
|
Hi Marcel, Sorry for the delay in getting a response to you, the best option I have for now is to use the multi edit function or do it by hand. I had added this to the internal list sometime back, I will push up the priority on this and hopeful can have it done soon, most of my December I am booked out of town. Cheers, mearls -- Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > Hi all, > > i'm wondering if there is a quick way to allocate a block of ip's (say > 10.22.3.10 to 10.22.3.100) to a single purpose. (say 'allocated for > DHCP')? > > As far as i have seen this does not go easy with phpip, i would need to > allocate each IP manually which will take a lot of time. > > any advices, ideas or other? > > Thanks!, > > Marcel > -- > Marcel Stangenberger > Fearless NL > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > |
From: <php...@li...> - 2006-11-17 05:49:40
|
Hi all, =20 i'm wondering if there is a quick way to allocate a block of ip's (say = 10.22.3.10 to 10.22.3.100) to a single purpose. (say 'allocated for = DHCP')? =20 As far as i have seen this does not go easy with phpip, i would need to = allocate each IP manually which will take a lot of time. =20 any advices, ideas or other? =20 Thanks!, =20 Marcel --=20 Marcel Stangenberger Fearless NL |
From: <php...@li...> - 2006-11-14 13:25:58
|
Hi Chetan, Yes, this is possible since 4.1. I have been in the process of updating the document regarding how to use user defined preferences. Click on Preference Click on [CREATE] Change Show CIDR to "Description Only" Change Show Prefix to "IP Only" Click [UPDATE] to store your preferences I will try and get the new updated preference document out soon. Cheers, mearls -- Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > Is it possible to have a Name-Based Display.... like say... I have 10 > sites and i want the ip address management display to be like.... > > India > -> 10.0.0.0/24 > -> Addresses used > HongKong > -> 10.0.1.0/24 > -> Address used > I am looking at the Name-Based view for all the network segments.. > > Chetan >> >> This is to inform you about the release of version '4.3.2' of 'phpIP >> Management' through phpip.net. All URLs and other useful information can >> be >> found at >> >> http://www.phpip.net >> >> The changes in this release are as follows: >> This is a midterm release that does not include support for upgrading >> releases before this build. This release adds a new display box to >> display >> DNS resolution. It also resolves deleting CIDR and Prefix blocks from >> the >> database, and enables user set preferences at login. >> >> Change Log >> http://www.phpip.net/changelog.php >> >> Project description: >> phpIP Management is a complete IPv4 address management suite, built to >> handle the complexity of managing today's IP address space. phpIP >> Management >> was built to scale and address the full lifecycle of IP address space >> using >> techniques that are not administratively intensive. The frontend is >> completely PHP driven. >> >> >> Sincerely, >> >> phpIP Development Team >> >> -- >> Michael Earls >> >> http://www.vermeer.org >> http://www.vermeer.org/pgp >> http://www.phpip.net >> >> PGP Info: KeyID 0x168CBA4E >> Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E >> >> >> >> ------------------------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your job >> easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Phpip-support mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpip-support >> > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > |
From: <php...@li...> - 2006-11-14 05:10:12
|
Is it possible to have a Name-Based Display.... like say... I have 10 sites and i want the ip address management display to be like.... India -> 10.0.0.0/24 -> Addresses used HongKong -> 10.0.1.0/24 -> Address used I am looking at the Name-Based view for all the network segments.. Chetan > > This is to inform you about the release of version '4.3.2' of 'phpIP > Management' through phpip.net. All URLs and other useful information can > be > found at > > http://www.phpip.net > > The changes in this release are as follows: > This is a midterm release that does not include support for upgrading > releases before this build. This release adds a new display box to display > DNS resolution. It also resolves deleting CIDR and Prefix blocks from the > database, and enables user set preferences at login. > > Change Log > http://www.phpip.net/changelog.php > > Project description: > phpIP Management is a complete IPv4 address management suite, built to > handle the complexity of managing today's IP address space. phpIP > Management > was built to scale and address the full lifecycle of IP address space > using > techniques that are not administratively intensive. The frontend is > completely PHP driven. > > > Sincerely, > > phpIP Development Team > > -- > Michael Earls > > http://www.vermeer.org > http://www.vermeer.org/pgp > http://www.phpip.net > > PGP Info: KeyID 0x168CBA4E > Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > |