From: Projet/Objet <li...@pr...> - 2003-02-10 22:32:05
|
For testing, I finally sort of succeeded in installing the RC4 on one of my servers. I can browse the main page but when I enter my admin logins, after a very long delay (something like 4-5 minutes) it returns me with a page packed of errors such as this combo: --------- Warning: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/mysite/public_html/fr/core/Text.php on line 414 Warning: getimagesize: Unable to open 'http://www.mysite/fr/mod/help/img/help.gif' for reading. in /home/passages/public_html/fr/core/Text.php on line 414 --------- This is happening even if I have uploaded the latest Text.php file Anyone would have a clue on what I should be checking? Maybe I should erase this install and startover fresh? Regards, Yves Malouin |
From: Don S. <do...@se...> - 2003-02-10 22:36:54
|
The $source_http var needs to be a real fully qualified domain name, either via DNS or the servers /etc/hosts file (in linux-land). Looks to me like the culprit. Don. On Mon, 10 Feb 2003, Projet/Objet wrote: > For testing, I finally sort of succeeded in installing the RC4 on one of my > servers. > > I can browse the main page but when I enter my admin logins, after a very > long delay (something like 4-5 minutes) it returns me with a page packed of > errors such as this combo: > > --------- > Warning: php_network_getaddresses: getaddrinfo failed: Temporary failure in > name resolution in /home/mysite/public_html/fr/core/Text.php on line 414 > > Warning: getimagesize: Unable to open > 'http://www.mysite/fr/mod/help/img/help.gif' for reading. in > /home/passages/public_html/fr/core/Text.php on line 414 > --------- > > This is happening even if I have uploaded the latest Text.php file > > Anyone would have a clue on what I should be checking? > Maybe I should erase this install and startover fresh? > > Regards, > > Yves Malouin > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |
From: Don S. <do...@se...> - 2003-02-10 22:41:59
|
That var is in conf/config.php. Forgot to mention it. Don. On Mon, 10 Feb 2003, Don Seiler wrote: > The $source_http var needs to be a real fully qualified domain name, > either via DNS or the servers /etc/hosts file (in linux-land). > > Looks to me like the culprit. > > Don. > > On Mon, 10 Feb 2003, Projet/Objet wrote: > > > For testing, I finally sort of succeeded in installing the RC4 on one of my > > servers. > > > > I can browse the main page but when I enter my admin logins, after a very > > long delay (something like 4-5 minutes) it returns me with a page packed of > > errors such as this combo: > > > > --------- > > Warning: php_network_getaddresses: getaddrinfo failed: Temporary failure in > > name resolution in /home/mysite/public_html/fr/core/Text.php on line 414 > > > > Warning: getimagesize: Unable to open > > 'http://www.mysite/fr/mod/help/img/help.gif' for reading. in > > /home/passages/public_html/fr/core/Text.php on line 414 > > --------- > > > > This is happening even if I have uploaded the latest Text.php file > > > > Anyone would have a clue on what I should be checking? > > Maybe I should erase this install and startover fresh? > > > > Regards, > > > > Yves Malouin > > > > > > > > ------------------------------------------------------- > > This SF.NET email is sponsored by: > > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > > http://www.vasoftware.com > > _______________________________________________ > > Phpwebsite-developers mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > > > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |
From: Projet/Objet <li...@pr...> - 2003-02-10 22:49:19
|
Hi Don, To me.... this domain name is fully qualified and working/hosted on a VPS. = I have to browse and login to this site everyday and I have a cPanel in there which is also working OK. Simply try: www.passagesdevie.org What exactly do you mean by "qualified domain name"? If you can surf it... then isn't it qualifying? Regards, Yves le 2003/02/10 17:36, Don Seiler =E0 do...@se... a =E9crit=A0: > The $source_http var needs to be a real fully qualified domain name, > either via DNS or the servers /etc/hosts file (in linux-land). >=20 > Looks to me like the culprit. >=20 > Don. >=20 > On Mon, 10 Feb 2003, Projet/Objet wrote: >=20 >> For testing, I finally sort of succeeded in installing the RC4 on one of= my >> servers. >>=20 >> I can browse the main page but when I enter my admin logins, after a ver= y >> long delay (something like 4-5 minutes) it returns me with a page packed= of >> errors such as this combo: >>=20 >> --------- >> Warning: php_network_getaddresses: getaddrinfo failed: Temporary failure= in >> name resolution in /home/mysite/public_html/fr/core/Text.php on line 414 >>=20 >> Warning: getimagesize: Unable to open >> 'http://www.mysite/fr/mod/help/img/help.gif' for reading. in >> /home/passages/public_html/fr/core/Text.php on line 414 >> --------- >>=20 >> This is happening even if I have uploaded the latest Text.php file >>=20 >> Anyone would have a clue on what I should be checking? >> Maybe I should erase this install and startover fresh? >>=20 >> Regards, >>=20 >> Yves Malouin |
From: Steven L. <st...@tu...> - 2003-02-10 23:54:01
|
Hey Yves, Adam posted this fix to problems in Text.php in a thread on phpWebSite. Just replace it with the one in your "core" directory and things should be better. http://phpwebsite.appstate.edu/downloads/0.9.0rc/patch/phpwebsite-0.9.0-rc4-text-patch.tar.gz -- Steven Levin Electronic Student Services Appalachian State University Phone: 828.262.2431 PhpWebsite Development Team URL: http://phpwebsite.appstate.edu Email: st...@NO... |
From: Projet/Objet <li...@pr...> - 2003-02-11 04:34:44
|
Hi Don, Finaly got it to install by following closely the docs. I can smell the brand new engine. What a feeling it is to have been able to get to this point. I am really enthousiast about your baby ;-) To all of you working in the dark: Thank you so much! Keep up the good work!!! Regards, Yves |
From: Don S. <do...@se...> - 2003-02-11 13:30:22
|
I'm afraid it's not my baby, I just create cybernetic enhancements for it, to extend the analogy. Don. On Mon, 10 Feb 2003, Projet/Objet wrote: > Hi Don, > > Finaly got it to install by following closely the docs. > I can smell the brand new engine. What a feeling it is to have been able to > get to this point. I am really enthousiast about your baby ;-) > > To all of you working in the dark: Thank you so much! > Keep up the good work!!! > > Regards, > > Yves > > > > |
From: Projet/Objet <li...@pr...> - 2003-02-11 13:48:44
|
At the least Don, I would say you are closely related ;-) Have a great day PhpWebSite Team! Yves le 2003/02/11 08:30, Don Seiler =E0 do...@se... a =E9crit=A0: > I'm afraid it's not my baby, I just create cybernetic enhancements for it= , > to extend the analogy. >=20 > Don. |