collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: StartBot.php php path detection  (Read 5112 times)

0 Members and 1 Guest are viewing this topic.

Offline mcgunman

  • BeBot Rookie
  • *
  • Posts: 17
  • Karma: +0/-0
StartBot.php php path detection
« on: December 05, 2009, 06:42:13 pm »
on my system (Linux 2.6.9-023stab048.4-smp) I have installed more then one version of php. That is why the following line fails
line 68 $php_bin = trim(shell_exec('which php'));
This call detects php in /usr/local/bin/php. That's ok for most of the things I want to do because I prefer the local installed version of php. But for reasons I don't know bebot doesn't like the local installed version. Yes it's also version 5.2.x

But if you call it like this
$php_bin = trim(shell_exec('which php5'));
php5 gets found in /usr/bin/php5
That version of php works fine for bebot.

I'm not sure if I'm the only one but perhaps you can just check against php5 as default. php5 is required anyway.

This was hard to figure out because bebot does not display any error. It keeps on starting in a infinite loop.

just my two cents

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 487
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal