Jump to content

PHP5 Configure Question ---accessing /usr/bin/file


tmcfarlin

Recommended Posts

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

 

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.