there are many php related files.
yumex or yum don't seem to be alternatives since there are many files that may
or may not require updating...which one
yum remove php-5.2.6
yum install php-5.2.8
5.2.8 may not be in the repositories yet
so rpm seems to be an alternative with a remove - reinsta
on page 1
Notice: Undefined index: in C:\Inetpub\wwwroot\handle_log_book_MySQL.php on
line 71
Notice: Undefined index: in C:\Inetpub\wwwroot\handle_log_book_MySQL.php on
line 72
in php.ini:
error_reporting = Off
display_errors = Off (in 2 places)
display_startup_errors = Off
Sat, 2008-12-27 at 16:23 -0800, Fred Silsbee wrote:
> > on page 1
> > Notice: Undefined index: in
> C:\Inetpub\wwwroot\handle_log_book_MySQL.php on
> line 71
> >
> > Notice: Undefined index: in
> C:\Inetpub\wwwroot\handle_log_book_MySQL.php on
> line
my PHP programs are working great to access Oracle 11g1 and MySQL 5.1
I entered a bad value for user name /passwordand got a message
Could not connect: Access denied for user 'landon'@'localhost' (using password:
YES)
I restarted the script under Firefox 3.0.5 and got the same error message
wi
--- On Sun, 1/4/09, Fred Silsbee wrote:
> From: Fred Silsbee
> Subject: If I make a mistake logging in, the error shows again even if I
> enter the right values
> To: php...@lists.php.net, php-general@lists.php.net
> Date: Sunday, January 4, 2009, 2:45 AM
> my PHP programs
I looked at all the downloaded docs
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have a Qt 4.4 C++ SQL offline program that displays an SQL table.
When I change a row-column cell, the change is instantly reflected in the
database. Under Qt 4.4 I use:
QSqlTableModel
How does one do this in PHP for online use.
I've done this under C#.NET VS2008 using "binding" between a gu
--- On Thu, 1/8/09, Fred Silsbee wrote:
> From: Fred Silsbee
> Subject: how does one bind a gui representation and a container object.
> To: php...@lists.php.net, php-general@lists.php.net
> Date: Thursday, January 8, 2009, 10:41 PM
> I have a Qt 4.4 C++ SQL offline program t
Fedora 9
(1) all programs using oci8 working 100%
(2) oci8 NOT installed using yum
yumex not showing any reference to oci8
php-pear installed using yumex(yum)
(3) yum update errors below
Loaded plugins: refresh-packagekit
Setting up Update Process
Resolving Dependencies
--
http://72.47.28.125:8080/phpinfo.php not working
ERROR:
The website cannot display the page
HTTP 500
IIS 5.1, PHP 5.3 XP Prof SP3 + all updates
PHP 5.2.8 worked great and took a few minutes to install
phpinfo.php is in C:\inetpub\wwwroot
php.ini has:
doc_root = "C:\inetpub\wwwroot" // fo
I got 5.3 working but found out there was no php_mssql.dll for it.
Somebody (who didn;t know) said I had to return to 5.2.8 but I found no 5.2.8
so I am trying 5.2.10
_problem:
under IE8:
http://72.47.28.128:8080/phpinfo.php
with:
I get :
The website
thanks! I am new to this science! where is syslog? XP Prof event log?
--- On Mon, 8/31/09, hack988 hack988 wrote:
> From: hack988 hack988
> Subject: Re: [PHP] windows 5.2.10 PHP not working with phpinfo
> To: "Fred Silsbee"
> Cc: php-general@lists.php.net
> Date: Mond
I looked high and low but no syslog
I am currently working under XP Prof SP3
--- On Mon, 8/31/09, hack988 hack988 wrote:
> From: hack988 hack988
> Subject: Re: [PHP] windows 5.2.10 PHP not working with phpinfo
> To: "Fred Silsbee"
> Cc: php-general@lists.php.net
>
5.2.10 PHP not working with phpinfo
> To: "Fred Silsbee"
> Cc: php-general@lists.php.net
> Date: Wednesday, September 2, 2009, 6:03 AM
> Use Event Viewer and log type is
> :Application log
>
> 2009/9/2 Fred Silsbee :
> > I looked high and low but no syslog
&
under IE8:
http:// 209.33.25.167:8080/phpinfo.php
with:
I get :
The website cannot display the page
HTTP 500
Most likely causes:
•The website is under maintenance.
•The website has a programming error.
under Firefox 3.5.2
___
The specified proced
enclosed is a php for oracle that worked on Windows AND Fedora 9
Oracle User Name:
Oracle Password:
LOGIN
HTML;
$_SESSION['userx'] = $_POST[$user] ;
$_SESSION['passwordx'] = $_POST[$password] ;
}
//..
--- On Mon, 8/31/09, hack988 hack988 wrote:
> From: hack988 hack988
> Subject: Re: [PHP] windows 5.2.10 PHP not working with phpinfo
> To: "Fred Silsbee"
> Cc: php-general@lists.php.net
> Date: Monday, August 31, 2009, 6:35 AM
> Please set
> log_error=on,
Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
Fatal error: Unknown: Failed opening required
'/var/www/html/log_book_MySQL.php'
(include_path='.:/usr/share/pear:/usr/share/php') in Unknown on line 0
had to use Fedora yumex(yum) to install php
PHP Version 5.
Fatal error: Call to undefined function mysqli__connect() in
/var/www/html/log_book_MySQLnew_i.php on line 116
phpinfo.php shows mysqli
Additional .ini files parsed
/etc/php.d/curl.ini,
/etc/php.d/fileinfo.ini,
/etc/php.d/json.ini,
/etc/php.d/mysql.ini,
/etc/php.d/mysqli.ini,
/etc/php.d/pdo.i
19 matches
Mail list logo