tmcfarlin Posted September 27, 2008 Share Posted September 27, 2008 I am attempting bring up mahara (open source) on my godaddy account, but there is a slight issue with accessing the /usr/bin/file command. In the error logs, I am seeing this: 'sh: line 1: /usr/bin/file: No such file or directory' When I go to the screen that shows the phpinfo, it shows.... './configure' '--enable-fastcgi' '--prefix=/usr/local/php5' '--with-config-file-path=/web/conf' '--disable-posix' '--enable-bcmath' '--enable-calendar' '--with-curl=/usr/bin/curl' '--with-gdbm' '--enable-exif' '--enable-ftp' '--with-gd' '--with-freetype-dir=/usr' '--with-jpeg-dir=../jpeg-6b' '--with-png-dir=/usr/local/bin/libpng-config' '--enable-gd-native-ttf' '--with-gettext' '--with-mcrypt=/usr/bin/libmcrypt-config' '--with-mhash' '--with-mysql=/usr/local/mysql-5.0/' '--with-mysqli=/usr/local/mysql-5.0/bin/mysql_config' '--with-openssl' '--with-pdo-mysql=/usr/local/mysql-5.0/' '--with-pspell' '--enable-soap' '--enable-wddx' '--with-xsl' '--with-zlib' '--enable-mbstring' '--enable-zip' Do I need to, and if so, and how can I add the /usr/bin/file/ path? I searched through the godaddy settings and I didn't see anything that would help. How about the php.ini file? Thanks Link to comment https://forums.phpfreaks.com/topic/126088-php5-configure-question-accessing-usrbinfile/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.