|
Haven't registered yet? Do it here now!
|
mormis
Joined: 13 Oct 2006 Posts: 2
|
|
|
|
|
|
|
Posted: Fri Oct 13, 2006 8:43 pm Post subject: wget problems |
|
|
|
|
|
|
|
|
|
|
Install says Wget not Found, but we have wget installed on the server (redhat) and the binary is found in /usr/bin/wget, is there something else that the software is looking for or need? |
|
|
|
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Fri Oct 13, 2006 8:48 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
hi there,
well when you have for sure the "wget" installed on the system, make sure its permissions are set properly so php scripts can execute it.
sometimes due to different server setups, the program might be available for use, but the installation file can't verify that.
To try whether wget is available for use via php scripts, create a file tmp.php
put as contents:
<? passthru("/usr/bin/wget --help"); ?>
uplooad the file somewhere on your server and run it through browser. If you see output you are fine, if you don't see anything, you need to fix the issue.
In case wget is available for use, and BO can't verify it, just install the script, go into your mysql database in table "bosettings" edit the line and for field "wget_path" set the /usr/bin/wget
After that create a blog and make a post to it, if its fine, then its working..
Let me know on more problems.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
mormis
Joined: 13 Oct 2006 Posts: 2
|
|
|
|
|
|
|
Posted: Fri Oct 13, 2006 8:57 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
Thanks for the fast response. That shows that php can use wget so we'll attempt to continue as you recommended. |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Fri Oct 13, 2006 8:58 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
ok cool,
install the script and try to put the "/usr/bin/wget" directory from the script admin panel in "General Settings->Wget" if and there it fails, go and do it directly in the mysql..
keep me posted if you fail..
Thanks! _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|
|
|
|
| |