Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Reverend Jim … adjustments being made according to the hidden desktop.ini file. What an abortion of a file system. And OneDrive is impossible to uninstall… Ini file Programming Software Development by jonathanasdf Hehe. I tried googling this, but all I've come up was Visual C++ results. How would I go about reading from a VERY VERY basic ini file in console C++ Using DevC++? The only things in the ini file are: b=65.0 c=1.5 k=1.65 I'm linking to this ini so that the value of those numbers can be changed without recompiling the whole thing. Re: Ini file Programming Software Development by WaltP [QUOTE=jonathanasdf;518840]Hehe. I tried googling this, but all I've come up was Visual C++ results. How would I go about reading from a VERY VERY basic ini file in console C++ Using DevC++?[/QUOTE] Why would VC be different than DEV? Open the file Read a line Figure out what the line contains INI file Programming Software Development by unnamed17 Help in creating INI file INI file and UserProfile Programming Software Development by shers Hi, Is there a way to manually store a value to get the user profile path of a user in the INI file? Thanks Batch Insert Lines to an INI file problem : BLANK LINES? Programming Software Development by BigDork …; %AppData%\PROGRAM\NEW.INI ) REM --DEBUG NEW INI FILE edit %AppData%\PROGRAM\NEW.INI goto :EOF :FOUND echo FOUND IN EXISTING.INI FILE - ABORTED! pause goto… :EOF :EOF[/code] The EXISTING.INI file has blank lines in it that… Re: php.ini file not being read Programming Web Development by ian111 …. Only when I went to make changes to the php.ini file did I realised that it was not being read. I… this path i have made sure there is a php.ini file] './configure' '--with-apxs2=/usr/local/apache/bin/apxs' '--with-mysql… site has been runing fine so far................wondering what php.ini file has been used up to now was it the php… php.ini file not being read Programming Web Development by ian111 … being read Cannot get my php.ini file to be read. Running freebsd5.3 …fine. But when I do changes in the php.ini file none of the work. Have looked at phpinfo …/usr/local/php5 so php.ini is not being read. have put php.ini file in the /usr/local/php5… being read. Also tried to put the php.ini file in other locations like /etc and /usr/local… accessing an .ini file? Programming Software Development by abc88 … is on different server. i was told to create an .ini file and add the settings here. so i have to add… the path to the folder and database in .ini file, correct? is there anything else which i should add in… compulsory to give the [section] in the .ini file? How can i access this .ini file from my vb.net program? can i store… Re: php.ini file not being read Programming Web Development by Troy … not start unless it's reading it's ini file. So may I suggest one of two things…. 1. The php.ini file you are editing is not the one being… Apache. To test this, rename your php.ini file to php.bad or something. Then restart Apache… it still works, you need to locate the ini file actually being used, and make your changes there.… Re: php.ini file not being read Programming Web Development by Troy …pattern seems clear that without the Apache directive, your php.ini file is NOT being used. Therefore, any settings in it…This definitely seems to point to something in the php.ini file that is breaking email functionality. Take a closer look …at the mail settins in the php.ini file---maybe comment them all out since it worked without … Re: php.ini file not being read Programming Web Development by ian111 … half solved. As though now i can get my php.ini file to be read the mail function in php stops working… why I need to use the phpinidir and what php.ini file was being used before to solve my mail function problem… use sendmail. have specified the correct path in the php.ini but still no luck. Yes I do restarted apache everytime… Re: accessing an .ini file? Programming Software Development by Huntondoom an .ini file is nothing more then a textfile covered as a .ini file, you can open it like any other .txt file, and a .ini file is more like a list of settings todo on a certain folder so yes it needs to be in a particular folder Re: php.ini file not being read Programming Web Development by Troy … just say it works fine if you specificy the php ini file in Apache's config using the PHPIniDir directive? Then why… Writing to a blank ini file. Programming Software Development by Slippy-D … yet exist... heres how i create the ini file... String iniPath = @"C:\test.ini"; File.Create(iniPath); that sets me up with… my ini file... the thing is, its obviously blank and… Re: php.ini file not being read Programming Web Development by Nika111 …), it wouldn't respond to any changes made to the .ini file. It's frustrating as hell! And php_ini_loaded_file says nothing's… Re: XP - "Invalid boot.ini file" Hardware and Software Microsoft Windows by ElvisTCB … bombing at the end since there was no boot.ini file), I decided to try and recover some of the… missing files - I recovered boot.ini since that was the one RC install was bombing …saying hal.dll? is missing (not sure the exact file name), if I try to reboot into normal/safe…a command prompt and re-deleted that boot.ini file I resurrected? Re: Invalid Boot.ini file booting from C:\windows Hardware and Software Microsoft Windows by Miss M … didn't involved a Windows disk. My boot.ini file was completely missing. But to add to the …problem, I also had no boot.ini.backup, and I couldn't even locate a… message about it being unable to locate boot.ini, and I clicked OK and then selected the…It told me again that there was no boot.ini file, and asked if I would like to create … Re: Invalid Boot.ini file booting from C:\windows Hardware and Software Microsoft Windows by maurinet …edbuck;29191]I get an"Invalid Boot.ini file booting from C:\windows" message when … xp but because of this file, cannot due to this file being empty. I have noticed…use. I would like help in getting this file reinstalled[/QUOTE] [B][SOLVED!!][/B] Boy! …\ In there you will find a file called boot.ini.backup (which is an original backup … Set an IP address in an .ini file Programming Software Development by mrbungle …form, and I can write this IP to an .ini file my app uses to hold some other data. When the… app pulls anything from the .ini file, it calls the loadSettingsFile() [CODE] Public Sub loadSettingsFile() If…urlMySQLDatabase1) to use the IP that's written in the .ini file and not always hard coded? I can't seem to… XP - "Invalid boot.ini file" Hardware and Software Microsoft Windows by ElvisTCB … startup now I now get the message "Invalid boot.ini file" (obviously, since its not there, and then something like… web site, about rebuilding the boot.ini file, but it won't work, as the boot.ini file is one of the missing ones… Re: adding a php.ini file to server Programming Web Development by cereal … and it's indeed not possible to edit the php,ini file because it's not only used by mine hosting package…; I will ask if I can create a custom php.ini file in my own dcucment root to override settings. Either that… applied at runtime, see: * http://php.net/manual/en/function.ini-set.php adding a php.ini file to server Programming Web Development by gentlemedia … if I check things with `phpinfo()`there's no php.ini file. It shows the path where it should be in, but… there's no file. `Configuration File (php.ini) Path /etc/php70` `Loaded Configuration File (none)` I don't see this… Re: XP - "Invalid boot.ini file" Hardware and Software Microsoft Windows by alc6379 … a while. The second command helps you rebuild your boot.ini file. For more information on the [b]bootcfg[/b] command, check… Re: adding a php.ini file to server Programming Web Development by gentlemedia … and it's indeed not possible to edit the php,ini file because it's not only used by my hosting package…? :) I will ask if I can create a custom php.ini file in my own dcucment root to override settings. Re: Invalid Boot.ini file booting from C:\windows Hardware and Software Microsoft Windows by fozbat …, multiple partitions on one drive, the information in the boot.ini needs to be customised to know where to find the….htm[/URL]) To confirm this, rename and move the boot.ini file to another directory (ie c:\bootest) and restart the PC… Re: adding a php.ini file to server Programming Web Development by cereal … configured in the web server config files and the php.ini file is in the remote server. You can probably use `ini_set… Re: adding a php.ini file to server Programming Web Development by cereal > Do you mean with a dedicated interface a thing like cPanel? Yes. Sometimes you can edit configuration files only through these forms. You can, also, try to write a custom php.ini file and save it into the document root, success however depends on hosting configuration: if it is allowed then it will override the defaults. Invalid Boot.ini file booting from C:\windows Hardware and Software Microsoft Windows by edbuck I get an"Invalid Boot.ini file booting from C:\windows" message when starting up .… WIN XP. I have done a search for this file which shows 0kb as contents. The computer boots up… reinstall win xp but because of this file, cannot due to this file being empty. I have noticed this message… use. I would like help in getting this file reinstalled Re: Invalid Boot.ini file booting from C:\windows Hardware and Software Microsoft Windows by feigned …QUOTE=edbuck]I get an"Invalid Boot.ini file booting from C:\windows" message when …XP. I have done a search for this file which shows 0kb as contents. The computer …win xp but because of this file, cannot due to this file being empty. I have noticed this…use. I would like help in getting this file reinstalled[/QUOTE] You'll have to use …