Author |
Message |
Topic: Abyss with PHP |
certus
Replies: 6
Views: 18166
|
|
To p3:
No problem posting the script to you. It's too long for the forum space, so just give me your email address.
Mine is info@certuspersonality.com
Running the suggested helloworld script work ... |
Topic: Abyss with PHP |
certus
Replies: 6
Views: 18166
|
|
Has anyone out there had success running PHP with Abyss?
I like to have this combination installed offline to test my php files before uploading them the online server.
I run Windows XP Home, the se ... |
Topic: PHP file not executed any more |
certus
Replies: 24
Views: 38143
|
|
Done that.
Scripting Parameters, Interpreters, Ass. Extensions: php and php3.
Those two also appear in Script Path, Virtual Path.
Alas, I still receive the 405 error. |
Topic: PHP file not executed any more |
certus
Replies: 24
Views: 38143
|
|
1) Full url for testing the program called career:
http://localhost/career/kincareer.htm.
In kincareer.htm its form content is then send to totcareer.php3.
totcareer.php3 sits in the same folder as ... |
Topic: PHP file not executed any more |
certus
Replies: 24
Views: 38143
|
|
Ok, I have installed php5 for win, downloaded from the Aprelium server and followed the installation instructions.
While I have been able to set all other parameters, I have the feeling that the link ... |
Topic: PHP file not executed any more |
certus
Replies: 24
Views: 38143
|
|
Thanks Aprelium, for offerinmg help from the source.
I deliberately have not made any 'adjustments' to php.ini at all yet.
For the previous installation of PHP 4.3.11 you had sent me an adjusted ... |
Topic: PHP file not executed any more |
certus
Replies: 24
Views: 38143
|
|
Uninstalled version 4.3.11 installer and replaced it with 5.04 installer.
Followed install.txt and readjusted Abyss scripting to the new executable php file (D:\programs\PHP\php-cgi.exe) and further ... |
Topic: PHP file not executed any more |
certus
Replies: 24
Views: 38143
|
|
Have to apologize for a reading mistake: my installed php version is 4.3.11, not 3.0.18.
So, back to square 1: why aren't the php files processed? |
Topic: PHP file not executed any more |
certus
Replies: 24
Views: 38143
|
|
Would it be ok to downbload
# PHP 5.0.4 installer [2,272Kb] - 31 Mar 2005
(CGI only, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS and Xitami, ... |
Topic: PHP file not executed any more |
certus
Replies: 24
Views: 38143
|
|
It's PHP 3.0.18.
Would you recommend the installation of version 4? I hear that version 5 is not yet all that stable. |
Topic: PHP file not executed any more |
certus
Replies: 24
Views: 38143
|
|
Yes, D:\Programs\PHP\php.exe still exists.
"And as php is running as a cgi wouldnt php-cgi.exe be a better choice?" :
I only see a php.exe in the PHP program. --
Will be online for the next 30 ... |
Topic: PHP file not executed any more |
certus
Replies: 24
Views: 38143
|
|
PHP settings in the console are untouched.
The data collection page (HTML form) alsways loads, but the executable php file it sends its data to is not processed.
Here is the current text in the ... |
Topic: PHP file not executed any more |
certus
Replies: 24
Views: 38143
|
|
Yes, they are still there and working.
I just replaced version 2.0.0.20 with the latest, 2.0.6.
However, the problem still persists.
H |
Topic: PHP file not executed any more |
certus
Replies: 24
Views: 38143
|
|
Am running Abyss version X1 2.0.0.20 as a localhost on Windows XP Home.
Since yesterday it does not carry out the executable php files any more.
Error Message: "404, Not found."
The URL field in t ... |
Topic: "Undefiened Variable" |
certus
Replies: 16
Views: 34432
|
|
No, nothing funny.
The error messages all start with the word Notice.
Herward |
Topic: "Undefiened Variable" |
certus
Replies: 16
Views: 34432
|
|
To Monkey Nation: The word is 'Notice'.
To aprelium: Sent you the lot.
To roganty: "/", I just followed the examples given in the help file.
Also, php3 is included in the Script P ... |
Topic: "Undefiened Variable" |
certus
Replies: 16
Views: 34432
|
|
What do you refer to with "Do you mean notices? (They say "Notice: ...".)" ?
I didn't use the word 'notice' or 'notices'.
Herward |
Topic: "Undefiened Variable" |
certus
Replies: 16
Views: 34432
|
|
Followed this suggestion:
"Are you sure that turning register_globals to on in php.ini does not solve the problem?"
Result: php execution works (except for one program).
However, preceding the pro ... |
Topic: "Undefiened Variable" |
certus
Replies: 16
Views: 34432
|
|
The executable php file (totchgr.php3) in this program called Chalgrow is written as an html file with php insertions.
The insertions are
A)
<?php
include("sumfunctcomptxt.inc");
incl ... |
Topic: "Undefiened Variable" |
certus
Replies: 16
Views: 34432
|
|
The error messages come from within the php excecutable file. I provided the error messages there in case thgat some key-in data is incorrect.
This tells me that the php executable file is called upo ... |
Topic: "Undefiened Variable" |
certus
Replies: 16
Views: 34432
|
|
Followed the two links given above. They describe situations different to mine.
In my case, the php excecutable file is not executed at all, because the key-in data are not seen, or not recognized.
... |
Topic: "Undefiened Variable" |
certus
Replies: 16
Views: 34432
|
|
Installed Abyss and PHP Installer 4.3.11, both for Windows XP.
Tried to run the website that I have on my online server host. On my local computer I have a mirror of the folder tree that I have on th ... |
Topic: Virtual Path and Real Path |
certus
Replies: 2
Views: 5493
|
|
That's what I did. A few times. Now, after having restarted the computer, I see all of them in the Aliases panel.
I like to delete those unneccessary ones. Clicking on the rubbish bin symbol next to ... |
Topic: Virtual Path and Real Path |
certus
Replies: 2
Views: 5493
|
|
To call the section Aliases in the Help File confusing is an understatement.
The folder I want to access sits in (real path) D:\Certus\C-Webs
I inserted /C-Webs in the line for Virtual Path and rece ... |
|