Giter Site home page Giter Site logo

Comments (5)

john-clark avatar john-clark commented on July 17, 2024

/var/log/http/error_log

sh: line 0: cd: /var/tmp/ipxe/src/: No such file or directory
sh: line 0: cd: /var/tmp/ipxe/src/: No such file or directory
[Fri Apr 12 13:39:44 2013] [error] [client 129.186.122.166] PHP Warning: readfile(/tmp/ipxelistnics): failed to open stream: No such file or directory in /usr/local/src/ipxe-buildweb/nics.php on line 20, referer: http://-deleted-
sh: line 0: cd: /var/tmp/ipxe/src/: No such file or directory
[Fri Apr 12 13:39:44 2013] [error] [client 129.186.122.166] PHP Warning: readfile(/tmp/ipxeoptions): failed to open stream: No such file or directory in /usr/local/src/ipxe-buildweb/options.php on line 20, referer: http://-deleted-

from ipxe-buildweb.

xbgmsharp avatar xbgmsharp commented on July 17, 2024

All options and menu are dynamic and it is done using PHP.
The FastCGI in perl is only use to build/compile iPXE.
Do you have PHP install on you webserver?
/tmp/ipxelistnics and /tmp/ipxeoptions are generate by the PHP code.
Try to run the command in the PHP code as your websever user.
I store the data in a file for one hour in order to have some caching.
The gitversion is not cache as it is fast enough, but could be.
You should not have to modify the 'build.ini' file are long as you use the same patch.

from ipxe-buildweb.

john-clark avatar john-clark commented on July 17, 2024

My webserver has: php-5.3.23-16.el6.art.x86_64

from ipxe-buildweb.

xbgmsharp avatar xbgmsharp commented on July 17, 2024

Refer to the build.pl header to know all dependencies and install procedure.
I documented it for Ubuntu/Debian but the package name are mostly the same for CentOS.

from ipxe-buildweb.

xbgmsharp avatar xbgmsharp commented on July 17, 2024

You can refer to the install script.
https://github.com/xbgmsharp/ipxe-buildweb/blob/master/install.sh

from ipxe-buildweb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.