Open GoogleCodeExporter opened 8 years ago
line 47 in <phurlroot>/index.php
$hostname = get_hostname();
should be
$hostname = gethostname();
I ran into this exact same problem, fixed by altering the above.
Original comment by lloyd.ol...@justdevelop.it
on 10 Jan 2013 at 4:07
We are receiving the same message, however, have not been able to find a
resolution to the issue using the above steps. Does anyone have any input?
Original comment by emoblia....@gmail.com
on 15 Jul 2013 at 8:28
Well, after really reviewing the instructions more closely, we find that it
works if you make the modications as outlined. lloyd.ol...@justdevelop.it, you
are a stud!
Original comment by emoblia....@gmail.com
on 15 Jul 2013 at 8:36
Original issue reported on code.google.com by
1rdy...@gmail.com
on 11 Aug 2012 at 11:05